body {
	margin:0;
	padding:0;
	font-family:"微软雅黑","Microsoft Yahei";
	font-size: 14px;
	color: #333;
	line-height:24px;
}
a:hover{color:#000;text-decoration:underline;}
.warpper{
	margin:0 auto;
	min-width:1000px;
}
#container {
	margin: 0 auto;
	padding: 0px;
	z-index:600;
}
/* ---------------------头部样式--------------------- */
.header-bg{background:url('images/headerbg_02.png') no-repeat center top #03467c;}
#header {
	width: 1000px;
	margin: 0 auto;
	height: 106px;
	overflow:hidden;
}

#logo{
	float: left;
}
.web-value {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
	text-align:right;
	padding-top:5px;
}
#logo .logo-text{
	font-size:32px;
	padding-top:22px;
	color:#fff;
}
#header .right{
	width:250px;
	margin-top:15px;
	position:relative;
	margin-right:35px;
	}

.top-search{position:absolute; top:40px; right:0;background: url('images/search.png') no-repeat left top; width:170px; height:27px;padding:0;text-align:right;}
#lang{
	text-align:right;
	padding:5px 27px 0px;
}
#lang a{
  padding:5px 0 5px 5px;
  line-height:25px;
  height:25px;
  margin-left:10px;
  text-decoration:none;
  color:#FFF;
font-size:12px;
}
#lang a:hover{

}
#lang a.zh-cn{background:none;}
#lang a.en-us{background:url('images/ln_03.png') no-repeat left center; padding-left:10px;}
.flowSlide,.flowSlide .flowSlide-items li{width:100%}
.flowSlide .ctrl-list a.active{color:#fff;}
/* ---------------------导航菜单样式--------------------- */

#nav {
	margin: 0 auto;
	height: 36px;
	width: 100%;
	position: relative;
	z-index: 999;
	background-color:#033a67;
	border-top:1px solid #255d8b;
	border-bottom:1px solid #255d8b;
	text-align:center;
}

#nav ul {
	list-style: none;
	margin: 0 auto;
	height: 36px;
	width:1000px;
}

#nav ul ul {
	padding-top: 0;
	border: none;
	height: auto;
	width:142px;
	background:url('images/navl.png') center top no-repeat #06508c;
}

#nav ul li {
	display: block;
	float: left;
	width:142px;
}

#nav ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-align:center;
	line-height:36px;
	height:36px;
	font-weight:bold;
}

#nav ul li a.has_submenu {
}

#nav ul li ul{
	margin-top:-1px;
	background-color: #06508c;
}
#nav ul li ul li{
	border-right:none;
	background:url('images/d1.png') center bottom no-repeat;
}
#nav ul li ul li:last-child{background-image:none;}
#nav ul li a.has_submenu:hover, #nav ul li.sfHover a.has_submenu {
	color: #fff;
	border-bottom:none;
	background: #06508c;
}


#nav ul ul li a { 
	float: none; 
	width:142px;
	line-height:36px;
	height:36px;
	overflow:hidden;
	font-size: 14px;
}

#nav ul li.selected li a { 
	text-decoration: none; 
	color: #fff;
}

#nav ul li.selected a, #nav ul li.selected a:hover, #nav ul li.selected li.selected a  {
	color: #fff;
	background: #035fa8;
}
#nav ul li.selected li a:hover{
	border-top:0;
	color: #0e8cf1;
	background:none;
}

#nav ul ul li.selected a, #nav ul ul li.selected a:hover {
	text-decoration: underline;
	border: none;
}

#nav ul li a:hover, #nav ul li.sfHover a, #nav ul ul a {
	color: #fff;
	background: #035fa8;
}

#nav ul li.sfHover li a,#nav ul ul a, #nav ul li ul li a{
	background:none;
	border-top:none;
	color: #fff;
}

#nav ul li li a{
	font-weight:normal;
}
#nav ul li li a:hover {
	color: #0e8cf1;
	border-top:0;
	background-image:none;
	background-color:none;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	margin-top: 	10px;
	padding-top:	0;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			37px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


#body {
	margin:10px auto 0px auto;
	width: 1000px;
	min-height: 380px;
	*zoom: 1;
	display: table;
  	content: "";
	background-color:#fff;
}
/* ---------------------面包屑--------------------- */
#breadcrumbs {
	height: 40px;
	line-height:40px;
	border-bottom:0px;
	text-indent:22px;
	background:url('images/title.jpg') no-repeat left bottom;
	margin-bottom:15px;
}

#pagination a.next,#pagination a.prev{background:none;padding:5px;}
#pagination a, #pagination span.curr{border:1px solid #CECECE;color: #808080;font-weight:normal}
#pagination a:hover {
    background: none;
	border:1px solid #9a9a9a;
    color: #333;
}
/* ---------------------主体内容区--------------------- */
#content {
	margin-bottom:10px;
	width:730px;
	background-color:#fff;
}
.list-left a{border:2px solid #fff;}
.s156x156 .list-left a{width:162px; height:162px; line-height:162px;}
.s156x117 .list-left a{width:162px; height:122px; line-height:122px;}
.s156x208 .list-left a{width:162px; height:216px; line-height:216px;}
.s156x156 .list-right, .s156x117 .list-right, .s156x208 .list-right{width:535px;}

.s210x158 .list-left a{width:216px;height:162px;line-height:162px;}
.s210x210 .list-left a{width:216px;height:216px;line-height:216px;}
.s210x280 .list-left a{width:216px;height:288px;line-height:288px;}
.s210x210 .list-right, .s210x158 .list-right, .s210x280 .list-right{width:482px;}

.grid{width:730px;}
.gridbox{border:none;padding:0;}
.gridbox .pic{border: 1px solid #dddddd;padding:2px;}
.gridbox:hover{  border:0;box-shadow: none;}

.s156x156 .gridbox, .s156x117 .gridbox, .s156x208 .gridbox{width:162px; margin-right:25px;}
.s156x156 .gridbox div.pic{width:162px; height:162px;}
.s156x156 .gridbox div.pic a{width:162px; height:162px; line-height:162px;}
.s156x117 .gridbox div.pic{width:162px; height:122px;}
.s156x117 .gridbox .pic a{width:162px; height:122px; line-height:122px;}
.s156x208 .gridbox div.pic{width:162px; height:216px;}
.s156x208 .gridbox .pic a{width:162px; height:216px; line-height:216px;}

.s210x210 .gridbox, .s210x158 .gridbox, .s210x280 .gridbox{margin-right:43px; margin-left:0px}
.s210x210 .gridbox div.pic{width:216px; height:216px;}
.s210x210 .gridbox div.pic a{width:216px; height:216px;line-height:216px;}
.s210x158 .gridbox div.pic{width:216px; height:162px;}
.s210x158 .gridbox .pic a{width:216px; height:162px;line-height:162px;}
.s210x280 .gridbox div.pic{width:216px; height:288px;}
.s210x280 .gridbox .pic a{width:216px; height:288px;line-height:288px;}
/* ---------------------侧边导航区--------------------- */
.sidebar {
	width: 242px;
	
}
.sidebar ul li {
	line-height:20px;
	margin-bottom:10px;
	background-color:#fff;
	zoom:1;
	border:1px #e2e2e2 solid;
}
.sidebar ul li h4 span a {
  color:#fff;
  font-size:15px;
  font-weight:bold;
}
.sidebar ul li h4 span a:hover {
  color:#fff;
  text-decoration:none;
}
.sidebar li ul {
	padding: 5px 10px;
}

.sidebar li ul li {

	margin: 0;
	line-height: 15px;
	border: none;
}

.sidebar li ul li a {
	font-weight: normal;
	color: #5b5b5b;
}

.sidebar li ul li a:hover {
	color: #5b5b5b;
}

.sidebar li ul.blocklist {
	padding: 5px 6px;
}

.sidebar li ul.blocklist li {
	padding: 0;
	background:url('images/sidebar-li-bg.jpg') left top no-repeat;
}

.sidebar li ul.blocklist li a {
	display: block;
	padding: 8px 8px;
	text-indent:20px;
}

.sidebar li ul.blocklist li a:hover, .sidebar li ul.blocklist li a.selected{
	background: #dadada url('images/sidebar-li-hover-bg.png') left top no-repeat;
	color: #111;
}

.sidebar li ul.blocklist li ul.blocklist-sub{
	padding:0;
}

.sidebar li ul.blocklist li ul.blocklist-sub li{
	background:url('images/sidebar-li-sub-bg.jpg') left top no-repeat;
}
.sidebar li ul.blocklist li ul.blocklist-sub li a,.sidebar li ul.blocklist li ul.blocklist-sub li a:hover{
	font-weight:normal;
	background-image:none;
	text-indent:35px;
}
.sidebar li ul.blocklist li ul.blocklist-sub li a.selected{
	text-indent:35px;
}

.sidebar h4  {
	background:url("images/h4.jpg") no-repeat scroll 0 0 transparent;
	text-align:center;
	padding:0;
	height:48px;
	line-height:48px;
	font-weight:bold;
	color:#fff;
	margin:1px;
}

/* ---------------------底部--------------------- */
#footer {
	margin:0 auto;
	text-align:center;
	border-top:1px solid #fff;
	margin-top:1px;
	background:#03467c;
}

.footer-content {
	padding:10px 0;
	display: block;
	color:#fff;
	width:1000px;
	margin: 0 auto;
	min-height:50px;
	font-size:12px;
}
.footer-content .right{padding-top:15px;}
.footer-content a{
	text-decoration: none;
	color:#fff;
	font-size:12px;
}
.footer-content a:hover{
	color:#fff;
	text-decoration:underline;
}

.page-body ul {
	margin:0px; padding:0px;
}

.page-body ul li {
  list-style-type: none;
  background: url("images/bullet.png") no-repeat left 10px;
  line-height:24px;
  padding-left: 13px;
}

#banner{
	text-align:center;
	margin-bottom: 15px;
}

.grid .main, .list .main, .download-list .main, .page .main, .product-view-header, .news-list .main, .noheader .feedback-header, .homepage #breadcrumbs{
	display:none;
}
.noheader .list .first{
	border-top:0px;
}
.page-header{
	border-bottom: 1px solid #dddddd;
}


.top-search  p{
	margin-bottom:0;
	}
/* ---------------下载样式---------------- */
.download-list th {
	color:#5B5B5B;
	border-bottom:2px solid #ccc;
}

/* ---------------------留言反馈--------------------- */
.top-search form input.formbutton {
	background:none;text-indent:-9999px; width:36px;border-radius:0;
}
.top-search form input{background:none;border:0px;width:124px; padding:0px;margin:0;line-height:26px; height:26px;}
form input.formbutton{background:#1c6cab;}
/* ---------------------文章列表展示样--------------------- */
.news-list ul li {
	background: url("images/list-item.gif") no-repeat scroll 5px center;
}

/* ---------------------图文展示样式--------------------- */
.list-more{text-align:right;}
.list-right h2 a{
	color: #5A5A5A;
	font-weight:bold;
}
.list-right h2 a:hover{
}
.list-right .list-more a{
	color: #fff;
	background-color:#035fa8;
	padding:5px 10px;
}

.list-right .list-more a:hover{
	background-color: #06508C;
}
.list-left .pic{border: 1px solid #dddddd;}
.gridbox, .pic{
background-color:#fff;
}

.homepage .list-header,
.homepage .grid-header,
.homepage .page-header,
.homepage .news-list-header,
.homepage .feedback-header,
.homepage .download-list-header
{
	background:url('images/center_blk_t.gif') repeat-x left top;
	line-height:38px;
	height:38px;
	border-bottom:none;
	margin-bottom:0px;
}
.homepage .grid-body,
.homepage .list-body,
.homepage .page-body,
.homepage .download-list-body,
.homepage .feedback-body,
.homepage .news-list-body{
  padding:0 8px;
}
.homepage .page, 
.homepage .grid,
.homepage  .list,
.homepage  .download-list,
.homepage  .feedback,
.homepage  .news-list{
    border: 1px solid #E5E5E5;
}
.list-header h2, .grid-header h2, .page-header h2, .news-list-header h2, .feedback-header h2,
.download-list-header h2 , .product-view-header h2, .related-header h2{
	font-size:14px;
	font-weight:bold;
	color:#EC0000;
	padding:0px;
	padding-left:10px;
}
.feedback-body{
border-top:none;
}

.list-body .first {
	border-top:0;
}
.related{padding-top:0px;}
.related-header{ border-bottom: 3px solid #e9e9e9;}
.related-body{
	margin-top:10px;
}
.ind-plist .ind-left{ background:url('images/ind-left.jpg') no-repeat center center; width:32px; display:block; float:left;text-indent:-999px; height:102px;margin-right:4px;}
.ind-plist .ind-right{ background:url('images/ind-right.jpg') no-repeat center center; float:right;  width:32px; display:block;text-indent:-999px;height:102px;}
.ind-item li{width:220px;  border:1px solid #d9d9d9; overflow:hidden; background-color:#f7f7f7; float:left; margin:0 5px;height:102px;}
.ind-item img{margin:10px; border:1px solid #ddd; padding:1px; width:76px;float:left;}
.ind-item  div{float:right; padding-right:10px; width:110px; overflow:hidden; height:90px;}
.ind-item p{line-height:18px; font-size:12px;}
.ind-item  h2{
width:110px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;/* IE/Safari */
-ms-text-overflow:ellipsis;
-o-text-overflow:ellipsis;/* Opera */
-moz-binding:url("ellipsis.xml#ellipsis");/*FireFox*/}
.ind-about{width:1000px;height:224px; background:url('images/index1_07.jpg') left top no-repeat; margin:30px 0 40px;}
.list-body .wp100, .listbox .wp100-column{width:100%}
#pagination{padding-top:20px;}
.view-right{width:410px;}
.list-header h2, .grid-header h2, .page-header h2, .news-list-header h2, .feedback-header h2, .download-list-header h2, .product-view-header h2, .related-header h2{color:#03467C;padding:0;}
.cssheader{display:none;}.news-list ul li .title,.news-list ul li .time,.gridbox h2.title{font-size:14px;}
.gridbox .pic:hover {
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.1);
}