/* CSS Document */
/*
引用FLASH透明
<embed src="images/fl.swf" wmode="transparent" width="1161" height="71"></embed>

引用
<Iframe  src="hd.html" width="1420" height="400" marginheight="0" marginwidth="0" scrolling="no"  frameborder="0"></iframe>

空格
&nbsp;

模糊
.about img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	opacity: 0.5;
	padding-left:1px;

}

表格1px
.about table { 
	border-collapse: collapse; 
	border: none; 
} 
.about table td { 
	border: solid #000 1px; 
} 

手形
cursor:pointer;
       
微调
position:relative;
top:-1px;

背景图像的起始位置
background-position:-723px -216px;
 
上面没有线
border-width:0 1px 1px 1px; 

字间距为8px
letter-spacing:8px;
visibility:hidden;占位

*/

*{
	margin:0;
	padding:0;
}

body{
	margin:0 auto;
	font-size:12px;
	font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei UI",SimHei,"宋体",simsun,sans-serif;
	background:#FFFFFF;
	overflow-x:hidden;
	
}



h1,h2,h3,h4,h5,h6,b{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:12px;
}

em{
	font-style:normal;
}
	
ul,ol,li,dl,dt,dd{
	margin:0;
	padding:0;
	list-style-type:none;
}
/*IE6 去间隙*/	
img{
	border:none;
	display:block;
	vertical-align:top;

	
}

a{
	text-decoration:none;
	color: #000000;
}

a:hover {
	color:#002F63;
	text-decoration: underline;
	cursor:pointer;
}

/*布局*/

.topdiv,
.headdiv,
.navdiv,
.bannerdiv,
.indexcenterdiv,
.centerdiv,
.footerdiv,
.alnavdiv{
	width:100%;
	height:auto;	
	overflow-x:hidden;
	overflow-y:hidden;		
}


/*头部*/

.topdiv{
	background: url(../image/topbj.jpg) repeat-x center center;
	
}

.top{	
	margin:0 auto;
	max-width:1004px;
	height:52px;
	line-height:52px;
}

.tel{
	float:left;
	color:#6B6B6B;
	background: url(../image/tel.jpg) no-repeat left center;
	text-indent:25px;
}

.tel strong{
	color: #FF0000;
	font-size:16px;	
}

/*搜索*/

.search {
	float:right;
	margin-top:15px;
}

/*.pre_tall_cp h4{
	float: left;
	line-height:32px;
	padding-left:330px;
}*/

.search .am-topbar-form{
	
	height:25px;
	border:none;
	line-height:25px;
	float:left;
}

.search .button{
	width:28px;
	height:28px;
	background: url(../image/ssan.jpg) no-repeat left center;
	border:none;
	cursor:pointer;
	float:left;
	text-indent:-9999px;
}

/*导航*/
.navdiv {
	background:#063B6F;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	position:absolute;
	z-index: 9999;
}


.nav {
	margin:0 auto;	
	max-width:1004px;
	height:93px;
	overflow: visible;
	box-sizing: border-box;
}

.logo{
	width:380px;
	height:71px;
	float:left;
	background: url(../image/logo.jpg) no-repeat left 4px;
	padding-top:20px;
	
}


.logo h1,
.logo h2{
	font-size:18px;
	color:#FFF;
	text-indent:90px;
}


.nav ul {
	float: right;
}

.nav ul li {
	float:left;
	width:85px;
	height:93px;
	line-height:93px;
	font-size:14px;
	margin-left:3px;
	background:url(../image/nav_line.jpg) no-repeat right center;	
}

.nav ul li a{
	display:block; 
	text-align:center; 
   	color:#FFF;
	width:85px;
	height:93px;
}

.hover a,
.nav ul li a:hover{
	text-decoration:none;
	/*background:url(../image/navbj_line.jpg) no-repeat 55% 80%;*/
}

.hover a,
.nav ul li a:hover,
.hover a:visited{
	color:#33A8FB;
}


/*banner*/

.bannerdiv{
	position:absolute;
	z-index: 9998;
	margin-top:93px;
}

.banner{
	margin:0 auto;
	max-width:1350px;
}

.bannerbox,#focus,#focus,#focus ul,#focus ul li{
	width:1350px;
	height:363px;
	overflow: hidden;	
}

.bannerbox {
	margin:0 auto;
	position: relative;
	left:50%;
	margin-left:-675px;

}

#focus {
	clear: both;
	position: relative;
	float: left;
}
#focus ul {
	float: left;
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#focus ul li {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}


/*幻灯切换*/
/*#focus .preNext {
	width: 150px;
	height: 360px;
	position: absolute;
	top: 0px;
	cursor: pointer;	
}
#focus .pre {
	left: 0;
	background:url(../images/sprite.png) no-repeat center;
	
}
#focus .next {
	right: 0;
	background: url(../images/sprite1.png) no-repeat center;
}*/

/*设备展示*/
#lightbox{
	position: absolute;
	left: 0;
	width:100%;
	z-index:9999;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../image/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../image/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../image/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.section{
	
}

.thumbnail{
	float:left;
	margin-top:20px;
	margin-left:10px;
	text-align:center;	
}	

.thumbnail img{
	width:220px;
	height:162px;
	background:#ccc;
	padding:1px;
}

.thumbnail h3{
	line-height:32px;
	display:block;
}

/*首页中间内容页center束自试应高度*/
.alnavdiv{
	margin-top:475px;
	background: url(../image/alnavbj.jpg) center center;
}

.alnav{
	margin:0 auto;
	max-width:1001px;
	height:210px;
	padding-top:30px;
}

.alnav dl {
	width:138px;
	height:210px;
	float:left;
	margin:0 14px;
	background:url(../image/navbj_line.jpg) no-repeat center 90%;
}

.alnav dl dt{
	width:138px;
	height:120px;	
}


.alnav dl dt.alnavpic1 a,
.alnav dl dt.alnavpic2 a,
.alnav dl dt.alnavpic3 a,
.alnav dl dt.alnavpic4 a,
.alnav dl dt.alnavpic5 a,
.alnav dl dt.alnavpic6 a{
	width:138px;
	height:120px;
	display:block;
	text-indent:-9999px;
	
}

.alnav dl dt.alnavpic1 a{
	background: url(../image/zjpafc_icon04.png) no-repeat center top;
	
}
.alnav dl dt.alnavpic2 a{
	background: url(../image/zjpafc_icon03.png) no-repeat center top;
	
}
.alnav dl dt.alnavpic3 a{
	background: url(../image/zjpafc_icon01.png) no-repeat center top;
	
}
.alnav dl dt.alnavpic4 a{
	background: url(../image/zjpafc_icon06.png) no-repeat center top;
	
}
.alnav dl dt.alnavpic5 a{
	background: url(../image/zjpafc_icon05.png) no-repeat center top;
	
}
.alnav dl dt.alnavpic6 a{
	background: url(../image/zjpafc_icon02.png) no-repeat center top;
	
}


.alnav dl dt.alnavpic1 a:hover,
.alnav dl dt.alnavpic2 a:hover,
.alnav dl dt.alnavpic3 a:hover,
.alnav dl dt.alnavpic4 a:hover,
.alnav dl dt.alnavpic5 a:hover,
.alnav dl dt.alnavpic6 a:hover{
	width:138px;
	height:120px;
	display:block;
}

.alnav dl dt.alnavpic1 a:hover{
	background: url(../image/zjpafc_icon04_hover.png) no-repeat center top;
}

.alnav dl dt.alnavpic2 a:hover{
	background: url(../image/zjpafc_icon03_hover.png) no-repeat center top;
}
.alnav dl dt.alnavpic3 a:hover{
	background: url(../image/zjpafc_icon01_hover.png) no-repeat center top;
}
.alnav dl dt.alnavpic4 a:hover{
	background: url(../image/zjpafc_icon06_hover.png) no-repeat center top;
}
.alnav dl dt.alnavpic5 a:hover{
	background: url(../image/zjpafc_icon05_hover.png) no-repeat center top;
}
.alnav dl dt.alnavpic6 a:hover{
	background: url(../image/zjpafc_icon02_hover.png) no-repeat center top;
}

.alnav dl dd a{
	display:block;
	text-align:center;
	color:#063A6D;
	text-decoration:none;
	font-size:14px;
	line-height:23px;	
}

.alnavbroke{
	height:0px;
}


.indexcenterdiv,
.centerdiv{
	overflow:hidden;
	height:auto;
	
}


.indexcenter,
.center{
	margin:0 auto;
	max-width:1001px;
	margin-top:15px;
}




.indexcenter_top_left{
	width:660px;
	float:left;
}

.indexcenter_top_right{
	width:300px;
	float:right;
}

.indexcenter_top_left,
.indexcenter_top_right{
	background:url(../image/indexico.jpg) no-repeat left 13px;
}

.indexcenter_top_left h1 strong,
.indexcenter_top_right h1 strong{
	color:#000000;
	display:block;
	float:left;
	background: url(../image/navbj_line.jpg)  repeat-x left bottom;
}

.indexcenter_top_left h1,
.indexcenter_top_right h1,
.gd h1{
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	color: #666666;
	text-indent:20px;
	background: url(../image/indexlineer.jpg) repeat-x left  bottom;
	
}


/*more*/
.indexcenter_top_left h1 em a,
.indexcenter_top_center h1 em a,
.indexcenter_top_right h1 em a,
.indexcenter_botton_left h1 em a,
.indexcenter_botton_right h1 em a,
.indexcenter_botton_right_top h1 em a,
.indexcenter_botton_right_botton h1 em a,
.indexcenter_top_right ul li em,
.gd h1 em a{
	float:right;
	color: #666666;
	padding-right:5px;
}

.indexcenter_top_left dl,
.indexcenter_top_right ul{
	margin-top:15px;
}

.indexcenter_top_left dl dt img{
	padding:1px;
	border:1px solid  #CCCCCC;	
}

.indexcenter_top_left dl dt{
	width:300px;
	height:140px;
	float: left;
	margin-right:15px;
	
}


.indexcenter_top_left dl dd{
	width:340px;
	line-height:23px;
	float:left;
	
	
}

.indexcenter_top_left dl dd p,
.indexcenter_top_right p{
	display:block;
	border-top:1px solid #E9E9E9;
	line-height:28px;
	background:url(../image/more.jpg) no-repeat left  center;
	text-indent:15px;
}

.indexcenter_top_left dl dd p a,
.indexcenter_top_right p a{
	color: #333333;
	text-decoration: none;	
}

.indexcenter_top_left dl dd a{
	color:#990000;
	text-decoration:underline;
}


.indexcenter_top_right ul li {
	line-height:29px;
}

.indexcenter_top_right ul li a:hover,
.indexcenter_bot_right ul li a:hover{
	color:#063B6F;
	
}

.indexcenter_bot_left,
.indexcenter_bot_right{
	margin-top:20px;
}

.indexcenter_bot_right ul {
	background: url(../image/callpic.jpg) no-repeat right bottom;
	
}

.indexcenter_bot_right ul li{
	line-height:22px;
	
}

.indexcenter_bot_right ul li a{
	background:none;
	text-decoration:underline;
		
}

.indexcenter_bot_right ul li b{
	font-weight:bold;
	font-size:14px;

	
}

/*滚动*/

.gd{
	width:660px;
	margin:0 auto;
	margin-top:15px;
}

.gd h1{
	width:1440px;
	height:72px;
	background:url(../image/gdbj.jpg) no-repeat;
	border: none;
}

.gd span{
	
	
}
.gd span a{
	color:#000;
	
}

.gd span a:hover{
	color:#053B6E;
	text-decoration:none;
}


/*通用中间内容*/

.center_left{
	width:260px;
	float:left;
}

.center_lef_top h1,
.center_lef_botton h1{
	height:50px;
	line-height:50px;
	background: url(../image/leftnavbj.jpg) repeat-x left top;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	text-indent:20px;
}

.center_lef_top {
	
}

.center_lef_top ul {
	
}
.center_lef_top ul li{
	height:50px;
	line-height:50px;
	text-indent:20px;
	border-bottom:1px solid #DBDBDB;	
}

.center_lef_top ul li a{
	display: block;
	color:#4C4E56;
	text-decoration:none;
	background: #EBEBEB url(../image/smnavicoa.png) no-repeat 90% center;	
}

.center_lef_top ul li a:hover{
	color:#053B6E;
	text-decoration:none;
	background:url(../image/smnavicoah.png) no-repeat 90% center;		
}


.center_lef_botton {
	background:#FFFFFF;
	margin-top:15px;
}

.center_lef_botton ul {	
	background:url(../image/callpic.jpg) no-repeat  right bottom;
	margin-top:10px;
}

.center_lef_botton ul li{
	line-height:22px;
	
}
.center_lef_botton ul li b{
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.center_lef_botton ul li a{
	text-decoration:underline;
	
}

/*right通用*/

.about_right,
.list_news_right,
.act_news_right,
.list_act_right,
.act_act_right{
	width:710px;
	background:#FFFFFF;
	float: right;
	min-height:380px;
}
.about_right h1,
.list_news_right h1,
.act_news_right h1,
.list_act_right h1,
.act_act_right h1{
	height:25px;
	line-height:25px;
	background: url(../image/indexlineer.jpg)  repeat-x left bottom;
	margin:10px auto;
}


.act_news_right ol li p img{
	width:710px !important;
}






.about_right h1 b,
.list_news_right h1 b,
.act_news_right h1 b,
.list_act_right h1 b,
.act_act_right h1 b{
	font-size:18px;
	font-weight:bold;
	color:#666;
	display:block;
	float:left;
	background: url(../image/navbj_line.jpg)  repeat-x left bottom;
}

.about_right h1 em,
.list_news_right h1 em,
.list_news_right ol li em,
.act_news_right h1 em,
.list_act_right h1 em,
.act_act_right h1 em{
	float:right;
}

.about_right ul,
.list_news_right ol,
.act_news_right ol{
	
	margin:0 auto;
	

}

.about_right ul li{
	line-height:25px;
}

/*list_news&act_news*/


.list_news_right ol,
.act_news_right ol {
	min-height:270px;
}

.list_news_right ol li{
	height:52px;
	line-height:52px;
	border-bottom:1px  solid #E9E9E9;	
	background:url(../image/newsico.jpg) no-repeat left  center;
	text-indent:16px;
	font-size:14px;
}



.list_news_right ol li a:hover{
	color:#EE1D23;
	text-decoration:none;
}

.act_news_right h2,
.act_news_right h3{
	text-align:center;
	padding:5px 0;
	color:#000;
	padding-top:30px;
	font-size: 24px;
}

.act_news_right h3{
	padding-top:0px;
	font-size:12px;
	color:#000;
	border-bottom:1px  solid #E9E9E9;
}


.act_news_right ol li{
	line-height:30px;
	font-size:14px;
}


/*list_act&act_act*/


.list_act_right{
	
	
}

.list_act_right dl{
	float:left;
	margin-top:20px;
	margin-left:15px;
}

.list_act_right dl img,
.list_act_right dl dd{
	width:200px;
	
}


.list_act_right dl img{
	height:162px;
	
}

.list_act_right dl dd {
		text-align:center;
		line-height:40px;
		line-height:40px;
		
}

.list_act_right dl img:hover,
.thumbnail img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	opacity: 0.8;	
}

.list_act_right dl  a,
.thumbnail a{
	display:block;
	text-decoration:none;
	font-size:14px;
}

.list_act_right dl a:hover,
.thumbnail a:hover{
	color:#EE1D23;
}

.act_act{
	width:98%;
	margin:0 auto;
	position:relative;
	top:-50px;
	
}

.act_act h3{
	font-size:18px;
	font-weight:bold;
	color:#666;
	display:block;
	line-height:44px;
	background:url(../image/nrjs.jpg) no-repeat left bottom;
}

.act_act ol{
	margin-top:15px;

}

.act_act ol li{
	line-height:24px;
	
}


/*放大镜*/

.fdj{
	width:auto;
	height:250px;
	padding:10px;
}

.box {
	width:321px;
	float:left;
}
.tb-pic a {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.tb-pic a img {
	vertical-align:middle;
}
.tb-pic a {
	*display:block;
	*font-family:Arial;
	*line-height:1;
}
.tb-thumb {
	margin:10px 0 0;
	overflow:hidden;
}
.tb-thumb li {
	background:none repeat scroll 0 0 transparent;
	float:left;
	height:42px;
	margin:0 6px 0 0;
	overflow:hidden;
	padding:1px;
}
.tb-s310, .tb-s310 a {
	/*height:210px;*/
	width:308px;
}
.tb-s310, .tb-s310 img {
	max-height:210px;
	max-width:270px;
}
.tb-s310 a {
	*font-size:271px;
}
.tb-s40 a {
	*font-size:35px;
}
.tb-s40, .tb-s40 a {
	height:21px;
	width:31px;
}
.tb-booth {
	border:1px solid #CDCDCD;
	position:relative;
	z-index:1;
	padding:1px;

	
}
.tb-thumb .tb-selected {
	background:none repeat scroll 0 0 #C30008;
	height:30px;
	padding:2px;
}
.tb-thumb .tb-selected div {
	background-color:#FFFFFF;
	border:medium none;
}
.tb-thumb li div {
	border:1px solid #CDCDCD;
}
div.zoomDiv {
	z-index:999;
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:200px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
div.zoomMask {
	position:absolute;
	background:url("../image/mask.png") repeat scroll 0 0 transparent;
	cursor:move;
	z-index:1;
}
.box_riht {
	width: auto;
	/*height:365px;*/
	float:left;
	
}

.box_riht ol {

}
.box_riht li {
	line-height:20px;
}
.box_riht li em {
	font-weight: bold;
	font-style:normal;
}

/*页*/
.ye{
	width:98$;
	height:30px;
	text-align:center;
	line-height:30px;
	padding-top:5px;
}


/*IE6下清空浮动*/
.clear{
	zoom:1;
}
.clear:after{
	content:""; 
	display:block;
	clear:both;
}

/*底部*/

.footerdiv{
	background:#063B6F;
	margin-top:15px;
}


.footer{
	margin:0 auto;
	max-width:1001px;
	height:150px;
	
}

.footer_top{
	
}

.footer_top ul {
	padding-top:10px;
	height:40px;
	line-height:40px;
	text-align:center;
	padding-left:180px;
	

}


.footer_top ul li{
	float:left;
	width:85px;
	margin-left:3px;
	background:url(../image/nav_line.jpg) no-repeat right center;	
}


.footer a{
	color: #fff;
}
.footer a:hover{
	color:#69B5FA;
	text-decoration:none;
}

.footer_botton{
	color: #FFF;
	text-align:center;
	line-height:28px;
}
.footer_botton ul li strong{
	font-weight:bold;
}

/*页*/

.dede_pages{
	width:97%;
	margin:0 auto;
	
}
.dede_pages ul{
	float:right;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
/*留言*/

.guest{
	
}


.guest table{
	
}

.an{
	width:100%;
	margin:0 auto;
	margin-left:62px;
}

.sub{
	cursor: pointer;
	border:1px  solid  #666666;
	width:70px;
	height:28px;
	display:block;	
}
.guest b{
	color:#FF0000;
	font-size:12px;
	padding-left:5px;
}

.smhd{
	padding-left:60px;
	font-size:14px;

}

