body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial;
	color:#0c4b77;
	background:url(../images/body_bg.gif) center repeat-y;
}
#site {
	margin:0 auto;
	background:#fff;
}
#main {
	margin:0 auto 5px;
	padding-top:5px;
	background:#fff;
	width:950px;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
input, select {
	font-family:Arial;
}
p {
	margin:5px 0;
}
img {
	border:none;
}
a:link {
	color:#0c4b77;
}
.clear {
	clear:both;
}
#banner {
	background:url(../images/banner.gif) no-repeat;
	clear:both;
	overflow:hidden;
	height:210px;
}
#logo {
	padding:0px 0px 0 0px;
	float:left;
	height: 100px;
}
#top {
	clear:both;
	width:950px;
	margin:0 auto;
}
#topnav {
	color:#fff;
	line-height:30px;
	height:55px;
	clear:both;
}
#topnav a {
	color:#fff;
	margin:0 10px;
	text-decoration:none;
}
.menubg{
	background:#1265a7;
	clear:both;
	height:35px;
	border-top:1px solid #044996;
	border-bottom:1px solid #044996;
	}
#menu {
	padding-right: 10px;
	width:980px;
	margin:0 auto;
	font: 500 12px Arial;
	white-space: nowrap;
}
#menu li {
	float: right;
	padding:0 30px;	
}
#menu li a {
	display:block;
	float: left;
	cursor: pointer;
	color: #fff;
	height:35px;
	line-height:35px;
	text-decoration: none;
}
#menu li a span{
	padding-left:10px;
	height:35px;
	display:block;
	float:left;
	background:url(../images/menuli.gif) 0 center no-repeat;
	cursor: pointer;
	line-height:35px;
	font-weight: bold;
}
#menu li#current a span, #menu li a:hover span{
}
#menu li#current a, #menu li a:hover{
	color: #fff;
}
#left {
	float:left;
	width:247px;
}
#hot {
	width:200px;
	float:right;
}
.topright{
	float:right;
	width:780px;
	padding-left:0px;
	background:url(../images/topbg.gif) top right no-repeat;
	height:100px;
	}
.comname{
	font-size:22px;
	color:#0e5188;
	font-family:Helvetica, sans-serif;
	font-weight:900;
	padding-top:15px;
	}
.toptext{
	font-size:14px;
	color:#000;
	font-weight:bold;
	font-family:Helvetica, sans-serif;
	padding-left:2px;
	}
.hotbox {
	background:#fff;
	border:1px solid #ccc;
	padding:5px 0;
	width:198px;
	float:right;
	margin-bottom:10px;
}
.hotbox h3 {
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding:0;
	width:90px;
	line-height:20px;
}
.hotbox li a{
	text-decoration:none;
	line-height:16px;
	}
.hotbox li a:hover{
	text-decoration:underline;
	}
.hotbox li {
	width:98px;
	height:110px;
	/*background:url(../images/liline.gif) no-repeat bottom;*/
	padding:5px 0;
	float:left;
	overflow:hidden;
}
.hotpro img{
    position:static;
    +position:relative;
    top:-50%;left:-50%;
    vertical-align:middle
    }
.hotpro  p {
    position:static;
    +position:absolute;
    top:50%;
    vertical-align:middle
    }
.hotpro{
	border:1px solid #ccc;
	width:75px;
	height:75px;
	overflow:hidden;
	background:#fff;
	line-height:95px;
	vertical-align:middle;
	position:relative;
    text-align:center;
	display:table-cell;
	overflow:hidden;
	}
.boxbtm {
	background:url(../images/boxes-bottom.gif) top right no-repeat #fff;
	height:20px;
	clear:both;
}
.boxbtmr {
	background:url(../images/boxes-bottom.gif) top 0 no-repeat #fff;
	height:20px;
	clear:both;
}
#right {
	float:right;
	padding-bottom:10px;
	width:690px;
}
#search{
	background:url(../images/smid.gif) repeat-x;
}
.sleft{
	background:url(../images/sleft.gif) left no-repeat;
	height:38px;
	padding-left:20px;
	font-size:14px;
}
.stit{
	height:24px;
	line-height:24px;
	padding-left:8px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #ccc;
}
.ltit {
	line-height:30px;
	font-size:14px;
	color:#fff;
	background:#1265a7;
	height:30px;
	text-align:center;
}
.ltit2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	background:#1265a7;
	height:30px;
	text-align:center;
}
.lnav {
	background:#eef3f7;
	border:1px solid #c9d9e6;
	}
.lnav li {
	line-height:24px;
	padding-left:30px;
	background:#fff;
	margin:2px 0;
}
.lnav a {
	text-decoration:none;
	font-size:12px;
	color:#07437f
}
.lnav a:hover {
	color:#FF6600;
	text-decoration:underline
}
.lnav h2 {
	font-size:12px;
	font-weight:500;
	line-height:24px;
	padding:0 0 0 25px;
	margin:2px 0;
	font-family:Arial;
	background:url(../images/close.gif) no-repeat 7px center #fff;
}
.lnav .close{
	background:url(../images/close.gif) no-repeat 7px center #fff;
	}
.lnav .open{
	background:url(../images/open.gif) no-repeat 7px center #fff;
}
.lnav h2 a{
	color:#07437f;
	}
.lnav ul {
	clear:both;
}
.lnavc{
	margin:5px 5px 5px 5px;
	}
.lcontact {
	padding:8px;
	font-size:12px;
	line-height:20px;
	color:#666;
}
.curpos {
	height:18px;
	line-height:18px;
	clear:both;
	font-size:12px;
	width:950px;
	margin:0 auto;
}
.curpos a {
	background:url(../images/jt.gif) no-repeat right center;
	padding-right:10px;
	margin-right:2px;
	text-decoration:none;
}
#rightcon {
	float:left;
	width:530px;
}
.box {
	margin-bottom:10px;
}
.bd{
	background:#e6f5fc;
	border:1px solid #c5d6e0;
	}
.fb {
	font-size:20px;
	padding-left:10px;
	float:left;
}
.more {
	text-align:right;
	float:right;
	padding-top:10px;
	line-height:30px;
	margin-right:10px;
}
.cominfo {
	padding:0 10px;
	line-height:20x;
	font-size:13px;
	}
.cominfo a{
	text-decoration:none;
	}
.board {
	height:32px;
	margin:0 auto 10px;
	background:url(../images/titlebg1.gif) repeat-x;
}
.board .title {
	float:left;
	line-height:32px;
	font-size:14px;
	color:#1265a7;
	font-weight:bold;
	padding:0 10px;
}
.board .title h1 {
	margin:0;
	padding:0;
	font-size:18px;
	clear:both;
}
#root {
	clear:both;
	line-height:16px;
	text-align:center;
	color:#fff;
	display:block;
	background:#3076b2;
	width:950px;
	margin:0 auto;
}
.newslist {
	margin:20px;
}
.newslist li {
	background:url(../images/dd.gif) no-repeat 0 10px;
	line-height:24px;
	padding-left:10px;
}
#root a {
	text-decoration:none;
	color:#fff;
}
.fprolist {
	float:left;
}
.fprolist .probox {
	width:320px;
	height:160px;
	padding:0 5px;
	float:left;
}
.fprolist .probox .proimg {
	width:130px;
	height:130px;
	float:left;
	border:1px solid #d4d9dd;
	background:#fff;
}
.fprolist .probox h2 {
	font-size:12px;
	font-weight:600;
	margin:0;
	line-height:18px;
}
.fprolist .probox100 {
	width:125px;
	text-align:center;
	float:left;
	margin-bottom:10px;
}
.deffpro .probox100{
	width:130px;
	}
.fprolist .probox100 .proimg100 {
	width:100px;
	height:100px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #ccc;
	background:#fff;
}
.fprolist .probox100 h2 {
	font-size:12px;
	margin:0 auto;
	font-weight:500;
	width:100px;
	line-height:14px;
	text-align:left;
}
.fprolist .probox100 a{
	text-decoration:none;
	}
.fprolist .probox100 a:hover{
	text-decoration:underline;
	color:#FF6600
	}
.fprolist .probox strong {
	font-size:12px;
}
.prolist, .fprolist {
	padding:0 10px;
	margin:10px 0;
}
.prolist .probox {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
	width:620px;
	clear:both;
	height:220px;
}
.prolist .probox .proimg {
	width:120px;
	height:120px;
	overflow:hidden;
	text-align:center;
}
.prolist .probox .proright {
	width:400px;
	float:right;
}
.prolist .prodes {
	width:400px;
	height:200px;
	overflow:hidden;
}
.prolist .probox h2 {
	font-size:12px;
	margin:0;
	padding:0;
	width:400px;
	overflow:hidden;
	font-weight:600;
	word-break:break-all;
}
.fprolist .probox h2 a, .prolist .probox h2 a {
	color:#f33125;
	text-decoration:none;
	background:url(../images/index_36.gif) 0 no-repeat;
	padding-left:10px;
}
.fproductlist {
	float:left;
}
.fproductlist .productbox {
	width:660px;
	height:160px;
	padding:5px;
	float:left;
}
.fproductlist .productbox .productimg {
	width:130px;
	height:130px;
	float:left;
	border:1px solid #d4d9dd;
	background:#fff;
}
.fproductlist .productbox h2 {
	font-size:12px;
	font-weight:600;
	margin:0;
	line-height:18px;
}
.fproductlist .productbox100 {
	width:125px;
	text-align:center;
	float:left;
	margin-bottom:10px;
}
.deffproduct .productbox100{
	width:130px;
	}
.fproductlist .productbox100 .productimg100 {
	width:100px;
	height:100px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #ccc;
	background:#fff;
}
.fproductlist .productbox100 h2 {
	font-size:12px;
	margin:0 auto;
	font-weight:500;
	width:100px;
	line-height:14px;
	text-align:left;
}
.fproductlist .productbox100 a{
	text-decoration:none;
	}
.fproductlist .productbox100 a:hover{
	text-decoration:underline;
	color:#FF6600
	}
.fproductlist .productbox strong {
	font-size:12px;
}
.productlist, .fproductlist {
	padding:0 12px;
	margin:10px 0;
}
.productlist .productbox {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
	width:620px;
	clear:both;
	height:220px;
}
.productlist .productbox .productimg {
	width:120px;
	height:120px;
	overflow:hidden;
	text-align:center;
}
.productlist .productbox .productright {
	width:400px;
	float:right;
}
.productlist .productdes {
	width:400px;
	height:200px;
	overflow:hidden;
}
.productlist .productbox h2 {
	font-size:12px;
	margin:0;
	padding:0;
	width:400px;
	overflow:hidden;
	font-weight:600;
	word-break:break-all;
}
.fproductlist .productbox h2 a, .productlist .productbox h2 a {
	color:#f33125;
	text-decoration:none;
	background:url(../images/index_36.gif) 0 no-repeat;
	padding-left:10px;
}
.cdes {
	padding:5px 0;
	font-size:12px;
	line-height:20px;
}
h1 {
	font-size:14px;
}
.page {
	clear:both;
	line-height:20px;
	margin:10px 0 20px 10px;
}
.page a{
	color:#0c4b77;
	padding:0 5px;
	border:1px solid #0c4b77;
	text-decoration:none;
	text-align:center;
	margin:0 2px;
}
.page a:hover {
	background:#0c4b77;
	color:#fff;
}
a.check, .check{
	background:#0c4b77;
	color:#fff;
	padding:0 5px;
	border:1px solid #0c4b77;
	margin:0 2px;
}
.ourpro, .ourpro a {
	color:#666;
}
.red {
	color:#f00;
}
.desleft {
	width:300px;
	margin:10px auto;
}
.desright {
	color:#444;
	overflow:hidden;
}
.prolargerimg {
	width:195px;
	text-align:center;
	padding:5px;
	clear:both;
	margin-top:20px;
	border:1px dotted #ccc
}
.largerimg {
	padding:2px;
}
.contrls {
	text-align:center;
}
.mb15px {
	margin-bottom:10px;
	background:#ecf3f9;
	line-height:18px;
}
.dlink {
}
.dlink strong {
}
.dlink a {
	background:url(../images/jt.gif) no-repeat right center;
	padding-right:10px;
	margin-right:2px;
	text-decoration:none;
	color:#333;
}
.pi h2 {
	font-size:12px;
	color:#003399;
}
.pi p {
	text-indent:24px;
}
.pi li {
	width:195px;
	float:left;
	padding-left:10px;
	line-height:16px;
	background:url(../images/dd.gif) no-repeat 0 8px;
}
.prolisttag {
	margin:10px auto;
	clear:both;
}
.item {
	clear:both;
	margin:10px 0;
	border-bottom:1px dashed #ccc;
	display:block;
	padding:5px;
}
.item .div1 {
	float:left;
	width:20px;
}
.item .div2 {
	float:left;
	width:130px;
}
.item .proimgtag {
	width:110px;
	height:110px;
	border:1px solid #ccc;
	overflow:hidden;
	text-align:center;
	margin:0 10px;
	background:#fff;
}
.item .div3 {
	width:420px;
	float:left;
	overflow:hidden;
}
.item .div3 h2 {
	font-size:12px;
}
.tit2 {
	background:url(../images/tit2.gif) repeat-x;
	border-bottom:1px solid #ccc;
	height:22px;
	line-height:22px;
	color:#333;
	padding:0 10px;
	font-weight:bold;
	font-size:12px;
}
.newpro {
	float:left;
	width:530px;
	background:#fff;
	border:1px solid #ccc;
	height:140px;
}
.newpro li {
	float:left;
	width:230px;
	background:url(../images/dd.gif) no-repeat 0 8px;
	padding:0 10px;
	line-height:18px;
	overflow:hidden;
	white-space:nowrap;
}
.qupro {
	width:240px;
	background:#fff;
	float:right;
	border:1px solid #ccc;
	height:140px;
	margin-right:1px;
}
.qupro li {
	background:url(../images/dd.gif) no-repeat 0 8px;
	padding:0 0 0 10px;
	line-height:18px;
}
.btmcon a {
	color:#333366;
}
.btmcon a:hover {
	color:#f00;
}
.btmcon {
	padding:5px;
}
.sitable {
	background:#ccc;
	margin:10px 0;
}
.sitable th {
	background:#eee;
	padding:5px;
}
.sitable td {
	background:#fff;
	padding:5px;
}
.groups {
	float:left;
	width:580px;
}
.groups li {
	width:150px;
	float:left;
	margin-right:10px;
	background:url(../images/dd.gif) no-repeat 0 7px;
	line-height:18px;
	padding-left:10px;
}
.sright {
	background:url(../images/sright.gif) no-repeat top right;
	height:39px;
}
.hotinfo {
}
.supportbox strong{
	font-size:14px;
	}
.supportbox a{
	text-decoration:none;
	}
.contacttit{
	background:url(../images/index_25.gif) 0 center no-repeat;
	padding-left:10px;
	font-size:12px;
	color:#0a3667;
	font-weight:bold;
	}
.offices .contacttit{
	float:left;
	width:120px; font-size:12px;  
	margin-right:10px;
	}
.sitit{
	width:100%;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
	}
.cerlist div{
	float:left;
	margin:5px;
	}
.cerlist h3{
	font-size:12px;
	text-align:center
	}
/*²úÆ·Í¼Æ¬*/
.Pro_Info{text-align:center;border-bottom:1px solid #ccc; margin-bottom:5px;}
.Pro_Images{padding:2px;}
.Pro_Images img{display:inline; width:80px; height:80px;margin:0 5px;border:1px solid #ccc;filter:alpha(opacity=50);opacity:0.3;cursor:pointer;}
.Pro_Images .active{filter:alpha(opacity=100);opacity:1;border-color:#999;}
.Pro_BigImage{text-align:center;background:#fff;}
.Pro_BigImage img{margin:0 auto;cursor:pointer;}
