@charset "utf-8";
/*** Reset ***/

html {
	overflow-y:scroll;
}
body, div, dl, dt, dd, ul, ol, li, form, input, textarea, select, p, h1, h2, h3, h4, h5, h6 {
	font-family:Arial;
	color:#666;
	line-height:20px;
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}
em, i, del {
	font-weight:normal;
	font-style:normal;
}
img {
	border:0;
}
ol, ul {
	list-style:none;
}
a {
	color:#333;
	cursor:pointer;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*** Comm ***/

.header {
	height:80px;
	background:url(../images/header_bg.png) repeat-x;
}
.header .i {
	width:960px;
	height:80px;
	margin:0 auto;
	position:relative;
}
.headlogo {
	position:absolute;
	top:0;
	left:0;
}
.headlink {
	width:220px;
	height:40px;
	position:absolute;
	top:32px;
	right:70px;
	z-index:999;
}
.headsearch {
	width:173px;
	height:20px;
	background:url(../images/headsearch_bg.png) no-repeat;
	position:absolute;
	top:45px;
	right:0;
	overflow:hidden;
}
.headsearch .contxt {
	display:inline;
	float:left;
	width:135px;
	height:20px;
	line-height:20px;
	color:#999;
	margin:0 2px 0 9px;
	background:none;
	border:none;
}
.headsearch .conbtn {
	float:left;
	width:20px;
	height:20px;
	background:none;
	border:none;
	cursor:pointer;
}
.banner object {
	display:block;
}
.bodyer {
	width:960px;
	padding:0 0 20px;
	margin:0 auto 15px;
	background:url(../images/bodyer_bg.png) no-repeat 199px top;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	position:relative;
}
.side_arr {
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.cont_arr {
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.side {
	float:left;
	width:200px;
	position:relative;
}
.sidelogo {
	position:absolute;
	top:-42px;
	left:0;
}
.cont {
	float:left;
	width:760px;
	position:relative;
}
.location {
	width:760px;
	height:42px;
	background:url(../images/location_bg.png) no-repeat;
	position:absolute;
	top:-42px;
	left:-1px;
	overflow:hidden;
}
.location .a {
	display:inline;
	position: absolute; top:0; right:0;
	height:42px;
	line-height:42px;
	font-family:"Microsoft Yahei";
	font-size:12px;
	color:#4b596e;
	overflow:hidden;
	width:500px;
	text-align: right;
	margin:0 auto;
	padding:0;
}
.location .title {
	display:inline;
	float:left;
	height:42px;
	line-height:42px;
	font-family:"Microsoft Yahei";
	font-size:16px;
	color:#4b596e;
	margin:0 0 0 40px;
	overflow:hidden;
}
.location .site {
	float:right;
	height:42px;
	line-height:42px;
	font-family:"SimSun";
	color:#999;
	margin:0 20px 0 0;
}
.menus {
	width:150px;
	padding:10px 0 0;
	margin:0 auto;
	overflow:hidden;
}
.menus li .i {
	display:block;
	height:30px;
	line-height:30px;
	color:#666;
	padding:0 0 0 34px;
	background:url(../images/menu_bg.png) no-repeat;
	overflow:hidden;
}
.menus li .focus  {
	color:#003260;
	font-weight:bold;
	background:url(../images/menu_bg.png) no-repeat 0 -30px;
}
.submenu a.a {
	display:block;
	height:25px;
	line-height:25px;
	color:#555;
	padding:0 0px 0 42px;
	overflow:hidden;
}
.submenu a.focus {
	font-weight:bold;
	color:#003260;
}
.main {
	width:720px;
	padding:20px 0 0;
	margin:0 auto;
	overflow:hidden;
}.main1 {
	width:720px;
	padding:10px 0 0;
	margin:0 auto;
	overflow:hidden;
}
.footlink {
	padding:10px 0;
}
.footlink table {
	width:960px;
	margin:0 auto;
}
.footlink td {
	vertical-align:top;
}
.footlink dl {
	margin:0 15px 0 0;
}
.footlink dt {
	height:27px;
	line-height:27px;
	font-weight:bold;
	margin:0 0 5px;
	border-bottom:1px solid #494e52;
}
.footlink dt a {
	color:#c6c6c6;
}
.footlink dd {
	height:18px;
	line-height:18px;
	padding:0 0 0 10px;
}
.footlink dd a {
	color:#a5a5a5;
}
.footcopy {
	height:54px;
	line-height:54px;
	font-size:11px;
	background:url(../images/footcopy_bg.png) repeat-x;
	border-top:1px solid #232a30;
	overflow:hidden;
}
.footcopy .i {
	width:960px;
	height:48px;
	margin:0 auto;
	overflow:hidden;
}
.footcopy .l {
	float:left;
	height:24px;
	line-height:24px;
	color:#606365;
	font-size:11px;
	overflow:hidden;
}
.footcopy .2 {
	float:left;
	height:24px;
	line-height:24px;
	color:#606365;
	font-size:11px;
	overflow:hidden;
}
.footcopy .l i {
	color:#606365;
	padding:0 10px;
}
.footcopy a {
	color:#606365;
}
.footcopy .r {
	float:right;
	height:24px;
	line-height:24px;
	font-size:10px;
	color:#b0b3b5;
	overflow:hidden;
}
.footcopy .r span {
	font-size:11px;
}
.divtxt {
	line-height:22px;
	color:#666;
	font-size:12px;
}
.divtxt * {
	line-height:22px;
	color:#666;
	font-size:12px;
}
.divtxt p {
	text-indent:24px;
	padding:0 0 15px;
}
.index_bg {
	height:225px;
	background:url(../images/index_bg.png) repeat-x;
}
.index {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
.i_news {
	display:inline;
	float:left;
	width:330px;
	padding:0 28px 0 0;
	margin:25px 25px 0 0;
	border-right:1px solid #e5ebf2;
	overflow:hidden;
}
.i_news .head {
	height:30px;
	border-bottom:1px solid #ecf0f4;
	overflow:hidden;
}
.i_news .head .title {
	float:left;
	line-height:30px;
	color:#0066b3;
	font-size:14px;
}
.i_news .head .title b {
	color:#0066b3;
}
.i_news .head .more {
	float:right;
	margin:15px 0 0;
}









.i_products {
	float:left;
	width:260px;
	padding:0 28px 0 0;
	margin:25px 0 0;
	border-right:1px solid #e5ebf2;
	overflow:hidden;
}
.i_products .head {
	height:30px;
	border-bottom:1px solid #ecf0f4;
	overflow:hidden;
}
.i_products .head .title {
	float:left;
	line-height:30px;
	color:#bfbfbf;
	font-size:14px;
}
.i_products .head .title b {
	color:#003260;
}
.i_products .head .more {
	float:right;
	margin:15px 0 0;
}
.i_products .img {
	float:left;
	width:85
	px;
	height:102px;
	margin:13px 0 0;
	border:1px solid #ccd6e6;
	overflow:hidden;
}
.i_products .img img {
	width:85px;
	height:102px;
}
.i_products .list {
	float:right;
	width:165px;
	margin:10px 0 0;
	overflow:hidden;
}
.i_products .list li {
	height:22px;
	line-height:22px;
	padding:0 0 0 10px;
	background:url(../images/arr_1.png) no-repeat 0 center;
	overflow:hidden;
}
.i_products .list li a {
	color:#666;
}
.i_server {
	float:right;
	width:260px;
	margin:25px 0 0;
	overflow:hidden;
}
.i_server .head {
	height:30px;
	border-bottom:1px solid #ecf0f4;
	overflow:hidden;
}
.i_server .head .title {
	float:left;
	line-height:30px;
	color:#bfbfbf;
	font-size:14px;
}
.i_server .head .title b {
	color:#003260;
}
.i_server .head .more {
	float:right;
	margin:15px 0 0;
}
.i_server .img {
	float:left;
	width:125px;
	margin:13px 0 0;
	overflow:hidden;
}
.i_server .txt {
	float:right;
	width:110px;
	color:#666;
	margin:13px 0 0;
	overflow:hidden;
}
.news .head {
	height:28px;
	line-height:28px;
	margin:0 0 15px;
	border-bottom:1px solid #d8dde4;
	overflow:hidden;
}
.news .head b {
	float:left;
	height:28px;
	color:#003260;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 18px;
}
.news .head b a {
	color:#003260;
}
.news .head .more {
	float:right;
	color:#b2b2b2;
	font-family:"SimSun";
}
.news .body .img {
	float:left;
	width:234px;
	height:169px;
	background:url(../images/img_bd.png) no-repeat;
	overflow:hidden;
}
.news .body .img a {
	display:block;
	width:220px;
	height:165px;
	margin:7px auto 0;
	overflow:hidden;
}
.news .body ul {
	float:right;
	width:460px;
	overflow:hidden;
}
.news .body ul li {
	height:28px;
	line-height:24px;
	vertical-align:middle;
	overflow:hidden;
}
.news .body ul span {
	float:left;
	width:370px;
	height:24px;
	padding:0 0 0 15px;
	overflow:hidden;
}
.news .body ul i {
	float:right;
	height:24px;
	overflow:hidden;
}
.news_list ul {
	overflow:hidden;
	zoom:1;
}
.news_list ul li {
	height:32px;
	line-height:32px;
	vertical-align:middle;
	overflow:hidden;
}
.news_list ul li.hover {
	background:#e9eef5;
}
.news_list ul span {
	float:left;
	width:370px;
	height:32px;
	padding:0 0 0 15px;
	overflow:hidden;
}
.news_list ul span a {
	color:#666;
}
.news_list ul span a:hover {
	color:#003260;
}
.news_list ul i {
	float:right;
	height:24px;
	color:#999;
	overflow:hidden;
}
.pager {
	text-align:center;
	color:#666;
	padding:10px 0 0;
}
.news_info .time {
	height:34px;
	line-height:34px;
	text-align:right;
	color:#666;
	border-bottom:1px solid #dcdcdc;
}
.news_info .time span {
	margin:0 0 0 20px;
}
.news_info h1 {
	color:#4b76b9;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:20px 0 10px;
}
.news_info .body {
	width:585px;
	line-height:22px;
	font-size:12px;
	color:#333;
	padding:0 0 30px;
	margin:0 auto;
	overflow:hidden;
}
.news_info .body * {
	line-height:22px;
	font-size:12px;
	color:#333;
}
.news_info .body p {
	text-indent:24px;
	padding:0 0 15px;
}
.news_info .pagenav {
	padding:5px 0 0;
	margin:0 0 20px;
	border-top:1px solid #dcdcdc;
	overflow:hidden;
	zoom:1;
}
.news_info .pagenav p {
	height:24px;
	line-height:24px;
	color:#666;
	overflow:hidden;
}
.news_info .pagenav p a {
	color:#666;
}
.news_info .pagenav .nav {
	float:left;
	width:570px;
}
.news_info .pagenav .return {
	float:right;
	font-family:"SimSun";
}
.contact dl {
	margin:20px 0 0 20px;
}
.contact dt {
	color:#003260;
	font-weight:bold;
	font-size:14px;
	padding:0 0 15px;
}
.contact dd {
	color:#666;
	padding:0 0 0 1px;
}
.hr .top {
	line-height:24px;
	color:#666;
	margin:0 0 10px;
}
.hr .top b {
	color:#003260;
	font-size:14px;
}
.hr tbody td a {
	color:#666;
}
.imglist {
	width:720px;
	padding-left:15px;
}
.imglist ul {
	width:750px;
	zoom:1;
}
.imglist li {
	float:left;
	width:165px;
	margin:10px 15px 0 0px;
	overflow:hidden;
	zoom:1;
}
.imglist li .img {
	display:block;
	width:155px;
	height:120px;
	padding:3px;
	margin:0 0 10px;
	border:2px solid #ccc;
	overflow:hidden;
}
.imglist li .img img {
	width:155px;
	height:120px;
}
.imglist li .title {
	height:20px;
	text-align:center;
	overflow:hidden;
}
.hotline .top {
	line-height:24px;
}
.hotline b {
	color:#c00;
}
.hotline p {
	padding:10px 0 0 20px;
}
.hotline p span {
	color:#003260;
}
.faq h1 {
	color:#0857b4;
	font-weight:bold;
	padding:15px 0 10px;
}
.faq table {
	margin:5px 0 0;
	background:#e6e6e6;
}
.faq table td {
	padding:10px;
	background:#fff;
}
.faq table td i {
	color:#f00;
	margin:0 5px 0 0;
}
.faq table td .contxt {
	width:240px;
	height:22px;
	line-height:22px;
	padding:0 5px;
	background:#fff;
	border:1px solid #CACACA;
}
.faq table td .conarea {
	width:300px;
	height:100px;
	line-height:20px;
	padding:5px;
	background:#fff;
	border:1px solid #CACACA;
}
.faq table tr.odd td {
	background:#f1f1f1;
}
.faq .conbtn {
	width:70px;
	height:27px;
	color:#fff;
	font-family:"Microsoft Yahei";
	text-align:center;
	margin:0 20px 0 0;
	border:none;
	cursor:pointer;
}
.pro_list .box {
	width:720px;
	padding:0 0 20px;
	overflow:hidden;
}
.pro_list .img {
	display:inline;
	float:left;
	width:180px;
	height:190px;
	margin:0 20px 0 0;
	background:url(../images/list_img_bd_1.png) no-repeat;
	overflow:hidden;
}
.pro_list .img a {
	display:block;
	width:162px;
	height:172px;
	text-align:center;
	margin:9px auto 0;
	overflow:hidden;
}
.pro_list .img img {
	height:172px;
}
.pro_list .txt {
	float:right;
	width:515px;
	overflow:hidden;
}
.pro_list .txt h1 {
	height:31px;
	line-height:31px;
	font-family:"Microsoft Yahei";
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #e3e4e6;
	overflow:hidden;
}
.pro_list .txt h1 a {
	color:#003260;
}
.pro_list .txt h2 {
	height:100px;
	line-height:20px;
	color:#666;
	padding:8px 0;
	border-bottom:1px solid #e3e4e6;
	overflow:hidden;
}
.pro_list .txt h2 * {
	line-height:20px;
	color:#666;
}
.pro_list .txt h3 {
	height:31px;
	line-height:31px;
	padding:0 0 0 25px;
	border-bottom:1px solid #e3e4e6;
	overflow:hidden;
}
.pro_list .txt h3 a {
	color:#003260;
	padding:0 0 0 8px;
	margin:0 10px 0 0;
}
.pro_info {
	width:760px;
	overflow:hidden;
}
.pro_info .bigimg {
	display:inline;
	float:left;
	width:372px;
	height:326px;
	margin:0 20px 0 0;
	overflow:hidden;
}
.pro_info .txt {
	float:left;
	width:350px;
	margin:20px 0 0;
	overflow:hidden;
}
.pro_info .txt h1 {
	height:31px;
	line-height:31px;
	font-family:"Microsoft Yahei";
color:#0066b3;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #e3e4e6;
	overflow:hidden;
}
.pro_info .txt h2 {
	line-height:20px;
	color:#666;
	padding:7px 0;
	overflow:hidden;
}
.pro_info .txt h2 * {
	line-height:20px;
	color:#666;
}
.pro_info .tab {
	height:31px;
	padding:0 0 0 20px;
	overflow:hidden;
}
.pro_info .tab li {
	display:inline;
	float:left;
	width:113px;
	height:31px;
	line-height:26px;
	color:#fff;
	text-align:center;
	margin:0 5px 0 0;
	cursor:pointer;
	overflow:hidden;
}
.pro_info .tab li.focus {
	color:#003260;
	font-weight:bold;
}
.pro_info .box {
	width:700px;
	margin:15px auto 0;
	overflow:hidden;
}
/*** Other ***/

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.i5 {
	display:block;
	clear:both;
	height:5px;
	line-height:5px;
	font-size:5px;
	overflow:hidden;
}
.i10 {
	display:block;
	clear:both;
	height:10px;
	line-height:10px;
	font-size:10px;
	overflow:hidden;
}
.i15 {
	display:block;
	clear:both;
	height:15px;
	line-height:15px;
	font-size:15px;
	overflow:hidden;
}
.i20 {
	display:block;
	clear:both;
	height:20px;
	line-height:20px;
	font-size:20px;
	overflow:hidden;
}
.i25 {
	display:block;
	clear:both;
	height:25px;
	line-height:25px;
	font-size:25px;
	overflow:hidden;
}
.i30 {
	display:block;
	clear:both;
	height:30px;
	line-height:30px;
	font-size:30px;
	overflow:hidden;
}
.Section0 li{
	width:720px;
	float:left;
	}
.divhonor{
	float:left;
	width:720px;
	}
	.divhonor li{
		float:left;
		width:173px;
	
		padding-left:5px;
		text-align:center;}
		.divhonor1{
	float:left;
	width:720px;
	}
	.divhonor1 li{
		float:left;
		
		width:175px;
		height:140px;
	
		padding-left:5px;
		text-align:center;}
		
		
			#gallery {
		
		padding: 10px;
		width: 720px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 3px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}


#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.style2 th{ background:#dddddd; font-weight:100;}
.style2 td{ background:#ffffff;}
.pro_list2{
	float:left;
	width:720px;
	padding-top:20px;}
	.pro_list2 li{
		width:175px;
		height:150px;
		padding-left:5px;
		float:left;
		}.style3{
			float:left;
			width:165px;
			height:100px;
			border-left:1px solid #EBEBEB;
			border-right:1px solid #EBEBEB;
			border-top:1px solid #EBEBEB;
		}
		.pro_list2 li img{
			
		}
		.style4{
			float:left;
			 padding-top:15px; padding-left:10px; color:#133A74}
			 .style4 a{  color:#133A74;
			 text-decoration:none;}
			 .style6 td{ background:#fff;}
			 .title a:hover{ color:#0066b3;
			  text-decoration:none;}
			 .title a{ color:#666;}
			 .top1{
				 width:140px;
				 height:80px;
				 border:1px solid #ddd;
				 
				
				 padding:2px;}
				 .top2{
					 width:165px;
					 line-height:20px;
					 padding-top:10px;}
					 .img_IND{
						 width:80PX;
						 margin-top:10PX;
						 	 height:80px;
				 border:1px solid #ddd;
				 float:left;
				 
				
				 padding:2px;}
.honor1{
	width:720px;
	padding-top:10px;
	height:80px;}
	.honor2{
		width:720px;
		padding-top:50px;}
		.style2 a { color:#666;}


/****/
.qqbox{
	width:92px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
    z-index:10000;
}
.qqlv{
	width:92px;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.qq_center{
background:url(../images/kefu_center.gif) repeat-y left top;
overflow:hidden;
padding:0px;
height:55px;
margin:0px;
text-align:center
}
.qq_center .cet{
margin:5px auto 5px auto;
}
.qq_botom{
height:11px;
overflow:hidden;
}