@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ { margin: 0;padding: 0;}
	ul, ol { list-style: none; }
	
a { text-decoration: none; color:#FFF; }
a:hover{ color:#009;}
sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }	
	body{
		padding:0px;
		margin:0px;
		color:#000;
		background:url(../images/main-tit.jpg) repeat-y; 
		height:auto;
		width:100%;
		
		
		
		
	}
	.center{
		margin: 0px auto;
	}
	.top,.main,.link{
		width:1002px;
	}
	
	/***************header*********************/
	.header{width: 100%;margin-left: auto;margin-right: auto;}
	.top{
		height:80px;
		
	}
	.lx_top{ width:100%; height:35px; border-bottom:#e0ecff 1px solid; background:#0054a7;}
	.lx_midd{ width:1002px; height:35px; margin:0px auto;}
	.lx_l{ float:left; height:35px;}
	.lx_l span{font-size:14px; font-family:"微软雅黑";color:#fff; line-height:35px;}
	.lx_m{ float:left; margin-left:110px; margin-top:7px;}
	
	.lx_r{ float:left;font-size:14px; font-family:"微软雅黑";color:#fff; margin-left:25px; line-height:35px;}
	
	
.baiduFx{color:#a87099;text-align:right;margin-top:6px;margin-left:448px;}
.baiduFx .bds_more{font-size:12px;color:#000;font-family:"宋体";}
    .top_bg{ width:100%; height:auto; position:relative;}
	.logo{ float:left;  width:380px; height:61px; margin-top:20px;}
	.tel{ float:left; margin-left:410px; font-size:14px; font-family:"微软雅黑"; color:#666666; text-align:right; margin-right:10px; margin-top:30px;}
	.ewm_top{ float:left; margin-top:15px; }
	.tel_r{ position:relative;}
	
	.tel_r .txt{ 
              background:url( ../images/ser.png) no-repeat; 
              border:0px; 
              width:211px;
              height:25px; 
              float:left;
			  margin-top:15px; }
.tel_r .sub{ position:absolute;
              margin-top:16px;
               right:0px;
			   width:28px;
			    height:23px;
				 background:url(../images/search.png) no-repeat center;
				  cursor:pointer;
				   border:0px;
				   margin-right:29px;}
	.head{  width:100%; height:auto;   position:relative;background:#FFF; }			   
	.nav1{  height:43px;  width:621px;  margin-top:25px; position:relative; z-index:99999; float:left;}
	.nav ul{  height:46px; width:621px; margin:0px auto;}
	.nav ul li{ float:left; width:81; height:40px; color:#000;}
	.nav ul li:hover{ background:url(../images/sanjiao.png) no-repeat bottom;  width:81px; height:40px;}
	.nav ul li a{color:#000; line-height:40px; font-family:"宋体"; font-size:14px;}
	.nav ul li:hover a{  cursor:pointer; font-weight:bold;}			   
  
 /***************banner*********************/ 				   
	.banner{
		
		height:100px;
		width:100%;
		padding-top:110px;
		z-index:999;
			
	}
	
	 .banner1{
		
		height:182px;
		width:100%;
		padding-top:110px;
		z-index:999;
			
	}
	.banner1 img{ width:100%;}
			
	.news,.link{
		margin-top:10px;
	}
	.lines{
		width:100%;
		height:33px;
		background:url(../images/hv.jpg) repeat-x;
	}
	.lines_m{ width:1002px; margin:0px auto; height:33px;}
	.lines_r{ float:right; background:url(../images/mc.png) no-repeat center; width:380px; height:31px;}
	/***************产品*********************/
	.news_bg{ width:100%; height:293px; background:url(../images/mian_bg.jpg) repeat-x;}
	.cpm{ width:1002px; margin:0px auto; height:293px;}
	.cpm_title{ width:1002px; height:49px; background:#FFF;border-bottom:#c5c5c5 solid 1px;border-top:#c5c5c5 solid 1px; margin-top:30px; float:left; }
	
	.cpzx{ float:left; margin-top:15px; margin-left:10px;}
	
	.cpmc{ float:left; margin-top:8px;}
	.cpmc ul li{ float:left; width:154px; height:30px; border: 1px solid #CCC; margin-left:10px;}
	.cpmc ul li img{ float:left; height:31px;}
	.cpmc ul li span{ font-size:14px; font-family:"微软雅黑"; color:#000; margin-left:10px; display:inline-block; height:33px; line-height:33px; float:left;}
	
	.gd{ float:left; width:54px; height:34px; background:#00869e;margin-top:8px; margin-left:50px;}
	.gd p{ color:#FFF; font-size:12px; margin-left:10px; margin-top:10px;}
	
	.cp_show{ width:1002px; height:auto; margin-top:25px; float:left;}
	.cp_show ul{ float:left;}
	.cp_show ul li{ width:205px; height:146px; border:4px solid #FFF; border-radius:2px; float:left; margin-left:20px;}
	
	.cp_show ul li p{ text-align:center; font-size:12px;  background:#09515e; width:205px; height:32px; position:relative; margin-top:-32px;filter:alpha(opacity=60); 
-moz-opacity:0.6; opacity:0.6;}
.cp_show ul li p span{ line-height:32px; color:#FFF; font-family:"宋体";}
	
	
/***************新闻左边*********************/
    
  
  
  
	.main{
		height:auto;
		margin-top:-70px;
		border:4px solid rgba(255,255,255,0.37);
		overflow:hidden;
		z-index:99999;
		position:relative;
		background:rgb(255,255,255);
		-moz-background-clip: border; /* Firefox 3.6 */    
		-webkit-background-clip: border; /* Safari 4? Chrome 6? */    
		background-clip: border-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */    
		-moz-background-clip: padding; /* Firefox 3.6 */    
		-webkit-background-clip: padding; /* Safari 4? Chrome 6? */    
		background-clip: padding-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */    
		-moz-background-clip: content; /* Firefox 3.6 */    
		-webkit-background-clip: content; /* Safari 4? Chrome 6? */    
		background-clip: content-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */ 
		
	}
	
	.lm{ width:1002px; height:auto;}
	.lm ul{ margin-left:10px; padding-top:33px;padding-bottom:50px; height:auto; overflow:hidden; }
	.lm ul li{ float:left; margin-left:45px;} 
	.qyln{ background:url(../images/qyln.png) no-repeat center; width:131px; height:104px;}
	.lm ul li:hover.qyln{background:url(../images/qyln_h.png) no-repeat center; width:131px; height:104px;}
	
	.zzjg{ background:url(../images/zzjg.png) no-repeat center; width:131px; height:104px;}
	.lm ul li:hover.zzjg{background:url(../images/zzjg_h.png) no-repeat center; width:131px; height:104px;}
	
	.zzry{ background:url(../images/zzry.png) no-repeat center; width:131px; height:104px;}
	.lm ul li:hover.zzry{background:url(../images/zzry_h.png) no-repeat center; width:131px; height:104px;}
	.jszc{ background:url(../images/jszc.png) no-repeat center; width:131px; height:104px;}
	.lm ul li:hover.jszc{background:url(../images/jszc_h.png) no-repeat center; width:131px; height:104px;}
	.lyfk{ background:url(../images/lyfk.png) no-repeat center; width:131px; height:104px;}
	.lm ul li:hover.lyfk{background:url(../images/lyfk_h.png) no-repeat center; width:131px; height:104px;}
	
	.left{
		width:582px;
		height:auto;
		float:left;
		margin-left:42px;
	}
	.st{ width:286; height:31px; }
	.st_l{ float:left; margin-top:5px;}
	.st_l span{ font-family:"微软雅黑"; font-size:16px; color:#FFF; margin-left:12px;}
	.st_r{ float:left;font-family:"微软雅黑"; font-size:16px; color:#24a3ff; margin-left:128px; margin-top:5px;}
	.st_vi{ height:auto; width:582px; float:left;}
	.left_l{ width:284px; height:92;   border:1px solid #999; margin-top:20px;}
	.left_l img{ margin-left:5px;}
	.st1_pic{ width:284px; height:178px;  float:left; margin-top:20px;}
	.st1_pic img{ margin-top:5px; margin-left:5px;}
	.left_b{ color:#000; font-family:微软雅黑; font-size:12px;  padding-bottom:25px; margin-top:20px; text-indent:2em; line-height:25px; width:278px; float:left; margin-left:20px;}
	.left_more{ font-size:12px; color:#696969; float:left; margin-left:20px; width:133px; height:33px; background:#dedede;font-family:"微软雅黑";}
	.left_more a{ color:#666666;}
		.left_more p{ margin-left:20px; margin-top:8px;}
	/***************新闻中间部分*********************/
	
	.middle{ width:320px;float:left; margin-left:20px;}
	.st1{width:320px; height:31px;}
	.stm_r{ float:left;font-family:"微软雅黑"; font-size:16px; color:#24a3ff; margin-left:98px; margin-top:5px;}
	.st1 img{ }
	.st1_bg{ width:290px; height:auto; background:#f5f5f5;}
	.st2_pic{ width:284px; height:18px;  float:left; margin-top:20px;}
	.st2_pic img{  margin-left:5px; vertical-align:middle;}
	.st2_pic span{ font-size:12px;font-family:"微软雅黑"; color:#0054a7;}
	.st1_tex{  width:290px;  padding-top:20px; line-height:25px;  padding-bottom:11px; float:left;}
	.st1_tex ul li:hover{color:#24a3ff;}
	.st1_tex ul li{ font-size:12px;font-family:"微软雅黑"; color:#000; }
	.st1_tex ul li span{  margin-right:10px;}
	
	
	/***************新闻右边*********************/
	           
	.clear{
		clear:both;
	}
	
	/***************产品展示*********************/
	.link{
		width:100%;
		height:370px;
		margin-top:20px;
		background:#f6f6f6;
	}
	.link_midd{ width:1002px; height:300px; margin:0px auto;}
	.link_l{ float:left; width:1002px; height:127px;}
	.link_lm{ width:1002px; height:auto; float:left; }
	.link_lm ul li{ width:220px; height:200px; float:left; margin-left:10px; }
	.link_lm ul li p{ text-align:center; font-size:14px; }
	
	
	
	.link_ltop{ width:1002px; height:auto; margin-top:40px;}
	.link_ltop p{font-size:24px; font-family:"微软雅黑"; color:#000; text-align:center;}
	.link_ltop p span{ color:#24a3ff; font-size:26px; font-family:"微软雅黑";}
	.link_ltop p font{font-size:26px; font-family:"微软雅黑"; color:#7d7d7d;}
	.link_ltopl{float:left; font-family:"微软雅黑"; font-size:14px; color:#000;}
	.link_ltopr{ float:left; margin-left:658px; vertical-align:middle; margin-top:5px;}
	.link_r{ float:left; width:236px; height:auto; margin-left:17px; margin-top:10px;}
	.link_rr{ float:left; width:236px; height:56px; background:url(../images/mes.jpg) no-repeat center;}
	.link_rr p{ font-size:12px; color:#626262; margin-top:35px; margin-left:114px;}
	.link_rb{ float:left; width:236px; height:56px; background:url(../images/re.jpg) no-repeat center; margin-top:12px;}
	.link_rb p{ font-size:12px; color:#626262; margin-top:35px; margin-left:114px;}
	
	
	.copyright{
		margin-top:-35px;
		width:100%;
		height:209px;
		background:#0054a7;
		z-index:-1;
		position:absolute;
	}
    .copyrighta{ width:1002px; margin:0px auto; height:45px;}
	.cop_l,.cop_m{ float:left;}
	.cop_l{ margin-top:74px;}
	.cop_m{ margin-top:60px; margin-left:10px;}
	.cop_m p{ line-height:40px;}
	.cop_m p span{ font-size:12px; color:#FFF; }
	.cop_r{ float:left;margin-top:5px; width:286px;}
	
	
		/***************内页*********************/
		
   .main1{height:auto;
		border:4px solid rgba(255,255,255,0.37);
		overflow:hidden;
		z-index:99999;
		position:relative;
		background:rgb(255,255,255);
		-moz-background-clip: border; /* Firefox 3.6 */    
		-webkit-background-clip: border; /* Safari 4? Chrome 6? */    
		background-clip: border-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */    
		-moz-background-clip: padding; /* Firefox 3.6 */    
		-webkit-background-clip: padding; /* Safari 4? Chrome 6? */    
		background-clip: padding-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */    
		-moz-background-clip: content; /* Firefox 3.6 */    
		-webkit-background-clip: content; /* Safari 4? Chrome 6? */    
		background-clip: content-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */ 
		width:1002px;
		margin:0px auto;}
   .cp{
		float:left;
		width:240px;
		margin-left:1px;
		margin-top:30px;
	}
	.cp2{ width:240px; height:31px; }
	.cp2_r{ float:left;font-family:"微软雅黑"; font-size:16px; color:#24a3ff; margin-left:60px; margin-top:5px;}
	.cp2_bg{ width:238px; height:auto; float:left;padding-bottom:10px;}
	.cp2_bg ul { width:238px; height:auto; margin-top:14px; margin-left:5px; }
	.cp2_bg ul li{ width:238px; height:33px;  float:left; margin-bottom:5px; margin-left:5px; color:#000; background:#dedede; line-height:33px; font-size:16px; font-family:"黑体";}
	.cp2_bg ul li:hover{ background:#0054a7; color:#FFF;}
	 .cp2_bg ul li span{ width:5px; height:5px; background:url(../images/bd.png) no-repeat center; padding-right:5px; padding-left:5px; margin-left:46px;
	 margin-right:8px; } 
	  .cp2_bg ul li:hover span{ width:5px; height:5px; background:url(../images/yd.png) no-repeat center;padding-right:5px; padding-left:5px; margin-right:5px; }
	 
	 
	 .link1_r{ float:left; width:236px; height:auto; margin-left:3px; margin-top:10px;}
	.link1_rr{ float:left; width:236px; height:56px; background:url(../images/mes.jpg) no-repeat center;}
	.link1_rr p{ font-size:12px; color:#626262; margin-top:35px; margin-left:114px;}
	.link1_rb{ float:left; width:236px; height:56px; background:url(../images/re.jpg) no-repeat center; margin-top:12px;}
	.link1_rb p{ font-size:12px; color:#626262; margin-top:35px; margin-left:114px;}  
	
	
	.middle1{ width:740px;float:left; margin-left:20px; margin-top:30px; }
	.st11{ width:700px; height:42px; background:#0c65b0;}
	.st1_l{    height:45px;  width:700px; margin-left:40px;background:url(../images/line1.png) no-repeat center;float:left;}
	.st1_ll{color:#0054a7; font-family:"微软雅黑"; line-height:45px; font-size:20px; margin-left:80px; float:left;}
	.st1_ll span{ color:#000;}
	.st1_r{  height:25px; width:700px; border-bottom:1px solid #999; margin-left:40px; }
	.st1_rr{ float:right;  font-size:12px; color:#6d6d6d;}
	
	.st11_bg{ width:740px; height:auto; }
	
	.st11_tex{  width:740px;  font-size:14px; padding-top:20px; line-height:30px; margin-left:20px; padding-bottom:80px; height:auto;}  
	.st11_tex ul li{ width:220px; height:180px; float:left; margin-left:10px; background:#cccccc; margin-bottom:20px; }
	.st11_tex ul li:hover{ background:#24a3ff; color:#000;}
	.st11_tex ul li a{color:#000;}
	.st11_tex ul li:hover a{ color:#FFF}
	.st11_tex ul li img{ border: 1px solid #FFF; margin:3px 0px 0px 3px;}
	.st11_tex ul li p{ text-align:center; font-size:14px;  font-family:"微软雅黑";}
	.st11_tex ul li  p span{ width:6px; height:7px; background:#FFF; display:inline-block; margin-right:10px;}
	.st11_tex ul li  p:hover span{width:6px; height:7px; background:#FFF; display:inline-block;}
     
		
		
		#demo {
overflow:hidden;
float:left;
width: 1002px;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
  #full-screen-slider { width:100%; height:426px; float:left; position:absolute; }
#slides { display:block; width:100%; height:426px; list-style:none; padding:0; margin:0; position:absolute}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px; }
#pagination { display:block; list-style:none; position:absolute;  bottom:10px; z-index:9900;   margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:7px;  margin-right:7px;  background:#FFF;border-radius:5px; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#005ead;}
#fancybox-loading{position: fixed;top: 50%;left: 50%;width: 40px;height: 40px;margin-top: -20px;margin-left: -20px;cursor: pointer;overflow: hidden;z-index: 1104;display: none;}
#fancybox-loading div{position: absolute;top: 0;left: 0;width: 40px;height: 480px;background-image: url('../images/fancybox.png');}
#fancybox-overlay{position: absolute;top: 0;left: 0;width: 100%;z-index: 1100;display: none;}
#fancybox-tmp{padding: 0;margin: 0;border: 0;overflow: auto;display: none;}
#fancybox-wrap{position: absolute;top: 0;left: 0;padding: 20px;z-index: 1101;outline: none;display: none;}
#fancybox-outer{position: relative;width: 100%;height: 100%;background: #fff;}
#fancybox-content{width: 0;height: 0;padding: 0;outline: none;position: relative;overflow: hidden;z-index: 1102;border: 0px solid #fff;}
#fancybox-hide-sel-frame{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: transparent;z-index: 1101;}
#fancybox-close{position: absolute;top: -15px;right: -15px;width: 30px;height: 30px;background: transparent url('../images/fancybox.png') -40px 0px;cursor: pointer;z-index: 1103;display: none;}
#fancybox-error{color: #444;font: normal 12px/20px Arial;padding: 14px;margin: 0;}
#fancybox-img{width: 100%;height: 100%;padding: 0;margin: 0;border: none;outline: none;line-height: 0;vertical-align: top;}
#fancybox-frame{width: 100%;height: 100%;border: none;display: block;}
#fancybox-left, #fancybox-right{position: absolute;bottom: 0px;height: 100%;width: 35%;cursor: pointer;outline: none;background: transparent url('../images/blank.gif');z-index: 1102;display: none;}
#fancybox-left{left: 0px;}
#fancybox-right{right: 0px;}
#fancybox-left-ico, #fancybox-right-ico{position: absolute;top: 50%;left: -9999px;width: 30px;height: 30px;margin-top: -15px;cursor: pointer;z-index: 1102;display: block;}
#fancybox-left-ico{background-image: url('../images/fancybox.png');background-position: -40px -30px;}
#fancybox-right-ico{background-image: url('../images/fancybox.png');background-position: -40px -60px;}
#fancybox-left:hover, #fancybox-right:hover{visibility: visible; /* IE6 */}
#fancybox-left:hover span{left: 20px;}
#fancybox-right:hover span{left: auto;right: 20px;}
.fancybox-bg{position: absolute;padding: 0;margin: 0;border: 0;width: 20px;height: 20px;z-index: 1001;}
#fancybox-bg-n{top: -20px;left: 0;width: 100%;background-image: url('../images/fancybox-x.png');}
#fancybox-bg-ne{top: -20px;right: -20px;background-image: url('../images/fancybox.png');background-position: -40px -162px;}
#fancybox-bg-e{top: 0;right: -20px;height: 100%;background-image: url('../images/fancybox-y.png');background-position: -20px 0px;}
#fancybox-bg-se{bottom: -20px;right: -20px;background-image: url('../images/fancybox.png');background-position: -40px -182px;}
#fancybox-bg-s{bottom: -20px;left: 0;width: 100%;background-image: url('../images/fancybox-x.png');background-position: 0px -20px;}
#fancybox-bg-sw{bottom: -20px;left: -20px;background-image: url('../images/fancybox.png');background-position: -40px -142px;}
#fancybox-bg-w{top: 0;left: -20px;height: 100%;background-image: url('../images/fancybox-y.png');}
#fancybox-bg-nw{top: -20px;left: -20px;background-image: url('../images/fancybox.png');background-position: -40px -122px;}
#fancybox-title{font-family: Helvetica;font-size: 12px;z-index: 1102;}
.fancybox-title-inside{padding-bottom: 10px;text-align: center;color: #333;background: #fff;position: relative;}
.fancybox-title-outside{padding-top: 10px;color: #fff;}
.fancybox-title-over{position: absolute;bottom: 0;left: 0;color: #FFF;text-align: left;}
#fancybox-title-over{padding: 10px;background-image: url('../images/fancy_title_over.png');display: block;}
.fancybox-title-float{position: absolute;left: 0;bottom: -20px;height: 32px;}
#fancybox-title-float-wrap{border: none;border-collapse: collapse;width: auto;}
#fancybox-title-float-wrap td{border: none;white-space: nowrap;}
#fancybox-title-float-left{padding: 0 0 0 15px;background: url('../images/fancybox.png') -40px -90px no-repeat;}
#fancybox-title-float-main{color: #FFF;line-height: 29px;font-weight: bold;padding: 0 0 3px 0;background: url('../images/fancybox-x.png') 0px -40px;}
#fancybox-title-float-right{padding: 0 0 0 15px;background: url('../images/fancybox.png') -55px -90px no-repeat;}
/* IE6 */
.fancybox-ie6 #fancybox-close{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-left-ico{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-right-ico{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-title-over{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/../images/fancy_title_over.png', sizingMethod='scale'); zoom: 1;}
.fancybox-ie6 #fancybox-title-float-left{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-title-float-main{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-title-float-right{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame{height: expression(this.parentNode.clientHeight + "px");}
#fancybox-loading.fancybox-ie6{position: absolute; margin-top: 0;top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');}
#fancybox-loading.fancybox-ie6 div{background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');}
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg{background: transparent !important;}
.fancybox-ie #fancybox-bg-n{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-ne{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-e{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-se{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-s{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-sw{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-w{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-nw{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');}		
		
.fix{*zoom:1;}.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
.power{ text-align:center; line-height:30px;}
/*轮播*/
.focus-news{  height:180px; position:relative; bottom:0px; width:1002px;  margin:0px auto; margin-top:25px;}
.index-news-title{ float:left; width:130px; margin-right:60px; position:relative; padding-left:70px;}
.index-tabs{ position:absolute; right:0px; width:34px; bottom:10px;}
.index-tabs li{ width:17px; height:17px; float:left; cursor:pointer; }
.index-tabs li.prev{}
.index-tabs li.next{ }
.index-news-show{ float:left; width:975px; margin-left:30px;}
.index-news-show ul{}
.index-news-show ul li{ float:left; width:222px; margin-left:10px; height:166px; border:1px solid #CCC; background:#c6c6c6; color:#000;}
.index-news-show ul li a{color:#000;}
.index-news-show ul li:hover a{ color:#fff;}
.index-news-show ul li:hover{ background:#0054a7; color:#FFF;}
.index-news-show ul li img{ margin-left:5px; margin-top:5px;}
.index-news-show ul li p{  z-index:99999;    text-align:center; line-height:35px; font-family:"微软雅黑"; font-size:14px; }
.mm{ float:left; margin-left:180px;}
.index-news-show ul.hide{ display:none;}
ul, li, dt, dd, dl{list-style:none;padding:0;margin:0;}
a{text-decoration:none;}
img{border:0;}
h1{font-size:100%;font-weight:normal;padding:0;margin:0;}
body{min-width:1000px;background-color:rgb(187, 187, 187);color:#6c6c6c;}
/* nav */
.navIL, .navIM, .logoPNG{background-image:url(../images/nav.png);}
.navSub dt,  li.nav3,  .navSub a:hover{ width:100%; }
.topNav{height:110px;width:100%;position:absolute;left:0;top:30;margin:0 auto;overflow:hidden;z-index:99999; background:#fff;background:rgba(255,255,255,0.7)}
.topNav2{width:200%;position:absolute;left:-50%;top:0;}
.navBox{margin:0 auto;position:relative;}
.navIndexBg{width:1920px;position:absolute;height:75px;left:0;top:0;}
.navIL{width:840px;position:absolute;left:0;top:0;height:75px;background-repeat:repeat-x;background-position:0 -75px;}
.navIR{left:1080px;}
.navIM{left:840px;position:absolute;width:240px;height:75px;top:0;}
.navMain{width:1002px;margin:0px auto;height:242px;}
.navIndex{padding-left:436px;height:110px;}
.navIndex ul{ margin-left:5px;}
.navIndex li{color:#000;font-size:14px;float:left;line-height:110px;height:110px;width:80px;text-align:center;}
.navIndex li:hover{ background:#0054a7; width:80px; border-bottom:4px solid #00366c;height:106px;}
.navIndex a{color:#000;display:block;width:80px;height:50px; font-size:14px; font-family:"微软雅黑";}
.navIndex a:hover{color:#fff;}
.nav1{margin-right:142px;}
.navSub{width:100%;height:200px;display:none;overflow:hidden; padding-top:10px;
 
}
.navSub a{color:#000;display:block;height:24px;margin:0 auto;width:80px;}
.navSub a:hover{color:#0054a7; text-decoration:underline;}
.navSub dl{width:80px;float:left;text-align:center;line-height:26px;position:relative;height:134px;}
.navSub dt{position:absolute;width:100%;height:100%;left:0;top:0;text-indent:-5000px;display:none;}
.navSub dd{position:relative; font-size:12px;}
.nav2{margin-left:522px;_margin-left:132px;}
/*************************************************/
.diy_select{height:31px;width:210px;position:relative;font-size:12px;margin:50px;background:#fff;color:#000;float:left;}
.diy_select_btn,.diy_select_txt{float:left;height:100%;line-height:31px}
.diy_select,.diy_select_list{border:1px solid #004385;}
.diy_select_txt{width:180px;}
.diy_select_txt,.diy_select_list li{text-indent:10px;overflow:hidden}
.diy_select_btn{width:30px;background:url(../images/sj.png) no-repeat center}
.diy_select_list{position:absolute;top:28px;left:-1px;z-index:88888;border-top:none;width:100%;display:none;_top:29px; background:#FFF;}
.diy_select_list li{list-style:none;height:25px;line-height:25px;cursor:default;_background:#fff}
.diy_select_list a{ color:#000;}
.diy_select_list li.focus{background:#3399FF;color:#fff}
	
	.cp_mid{ float:left; width:730px; margin-left:20px; }
	.cp_mid ul{ height:auto; width:660px; margin-left:57px; margin-top:20px;}
	.cp_mid ul li{border-bottom:#CCC dashed 1px;  font-size:12px; line-height:20px; margin-bottom:10px; color:#666;}
	.cp_mid ul li a{ color:#999;}
	.cp_mid ul li a span{ float:right;}
	.cp_mid ul li:hover a{ color:#000;}
	.page{ float:right; color:#999; font-size:14px; margin-right:10px;}
	.page a{ color:#999;}
    .conta{width:283px; height:auto; float:left;}
	.conta ol{ margin-left:25px; margin-top:20px;}
	.conta ol li{ color:#333; line-height:35px; font-size:14px;}
	
	
H1 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; width:700px;
}
H2 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H3 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H4 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H5 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H6 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
HR {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
DL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
DT {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
DD {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
OL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
LI {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
BODY {
	FONT: 12px/1.5 "宋体"; BACKGROUND: #fff; COLOR: #666
}
H1 {
	FONT-SIZE: 100%
}
H2 {
	FONT-SIZE: 100%
}
H3 {
	FONT-SIZE: 100%
}
H4 {
	FONT-SIZE: 100%
}
H5 {
	FONT-SIZE: 100%
}
H6 {
	FONT-SIZE: 100%
}
ADDRESS {
	FONT-STYLE: normal
}
EM {
	FONT-STYLE: normal
}
UL {
	LIST-STYLE-TYPE: none
}
OL {
	LIST-STYLE-TYPE: none
}
A {
	 TEXT-DECORATION: none
}
.float0831 {POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute; z-index:999999
	
}
.float0832{POSITION: fixed; TOP: 140px; RIGHT: 1px; _position: absolute; z-index:999999}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 36px; WORD-WRAP: break-word; HEIGHT: 36px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 13px; DISPLAY: block; FONT-FAMILY: "微软雅黑"; BACKGROUND-POSITION: -4px -266px; FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 118px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}
.xwdt_mid{ float:left; width:700px; height:auto;}
	.xwdt_mid ul{ margin-left:20px;}
	.xwdt_mid ul li{ border-bottom: #6d6d6d  dashed 1px; color:#6d6d6d; font-size:12px; margin-bottom:5px; line-height:25px;}
	.xwdt_mid ul li span{ width:5px; height:6px; background:url(../images/fb.png) no-repeat center; margin-left:10px; margin-right:10px; padding-left:12px;}
	.xwdt_mid ul li font{ float:right;}
.floatingAd .ad{z-index:100;background:none;position:absolute;display:none;}
.floatingAd a{color:#000000; display:inline-block;text-decoration:none;}
.floatingAd a img{border:0;}
.floatingAd .close{display:none;}
.floatingAd .opacity{position:absolute; top:0; width:100%; height:25px; background-color:#000000; opacity:0.20; filter:alpha(opacity = 20);}
.opacity1{opacity:0.90; filter:alpha(opacity = 90);}
.floatingAd .text{position:absolute; top:0; width:100%; height:25px; color:#000000; line-height:25px; }
.floatingAd .text .button{position:relative;float:right;top:5px;right:5px;width:16px;height:16px;background:url(../images/close.png) no-repeat;cursor:pointer;}
.floatingAd .text .title{position:relative;float:left;font-size:12px;margin-left:5px;}
		
		
		
		
		
		