﻿@charset "utf-8";
/* CSS Document */

/*========================================公共样式=====================================*/
body{
	margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑", "幼圆", "新宋体", Arial; color:#666;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	color:#666;
	
}
img{
	border:0px;
}
ul{
	margin:0px; padding:0px;
}
li{
	list-style:none;
}
.clear{
	margin:0px; padding:0px; clear:both;
}
h1{
	font-size:14px;
}
/*=========================================头部样式====================================*/

.top2{
	height:35px;
	background:#CCC;
}

.top-right{
	width:360px;
	float:right;
	margin-right:100px;
}
.top-right-bt1{
	width:90px;
	background:url(../images/qq.jpg) no-repeat;
	background-color:#09C;
	float:left;
	height:23px;
	padding-top:12px;
	padding-left:30px;
}
.top-right-bt1 a{
	color:#fff;
}
.top-right-bt1 a:hover{
	color:#ff0;
}
.top-right-bt2{
	width:85px;
	background:url(../images/wechat.jpg) no-repeat;
	background-color:#093;
	float:left;
	height:23px;
	padding-top:12px;
	padding-left:35px;
}
.top-right-bt2 a{
	color:#fff;
}
.top-right-bt2 a:hover{
	color:#ff0;
}
.top-right-bt3{
	width:85px;
	background-color:#F63;
	float:left;
	height:23px;
	padding-top:12px;
	padding-left:35px;
}
.top-right-bt3 a{
	color:#FFF;
}
.top-right-bt3 a:hover{
	color:#ff0;
}

.head-top{
	height:123px;
	background:#EEE;
}
.head-main{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}
.head-left{
	float:left;
	padding-top:10px;
}
.head-left-logo{
	float:left;
	
}
.head-left span{	
	font-family:"微软雅黑", "幼圆", "新宋体", Arial;
	font-size:40px;
	padding-left:30px;
	padding-top:20px;
	color:#666;
	
}
.head-main-right{
	float:right;
	padding-top:60px;
}
.head-main-r-left{
	float:left;
}
.head-main-r-left input{
	color:#ccc;
	border:#09C solid 3px;
	padding:4px;
	width:300px;
}
.head-main-r-right{
	float:right;
}
.head-main-r-right input{
	color:#fff;
	border:#09C solid 2px;
	padding:5px;
	width:80px;
	background:#09C;
}
.head-main-r-right input:hover{
	background:#CCC;
	color:#FFF;
}
.zxgg{
	margin-top:20px;
	width:1080px;
	margin-left:auto;
	margin-right:auto;
	border:#CCC solid 1px;
	padding:10px;
	background:url(../images/hu.png) no-repeat;
}
.zxgg span{
	padding-left:30px;
	color:#F30;
}
.zxgg ul{
	float:right;
	width:970px;
}
.zxgg ul li{
	float:left;
	margin-right:20px;
	color:#999;
	background:url(../images/stip.png) no-repeat;
	padding-left:20px;
}
.main{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.main-left{
	float:left;
	background:url(../images/left.png) repeat-x;
	width:360px;
	height:360px;
}
.main-left-pic{
	float:left;
	border:#FFF solid 10px;
	margin-top:30px;
	margin-left:20px;
	width:130px;
	height:130px;
}
.main-left-title{
	float:right;
	width:180px;
	height:100px;
	padding-top:20px;
}

.main-left-title-cot{
	padding:10px;
	line-height:35px;
}
.main-left-title-cot a{
	color:#09C;
	font-size:14px;
	font-weight:bold;
}
.main-left-title-cot a:hover{
	color:#0CF;
}

.main-left-title-cot span{
	border-bottom:#CCC solid 1px;
	padding-bottom:8px;
}

.main-right-bo{
	float:right;
	width:180px;
	padding-top:35px;
}
.main-right-bo-x{
	float:left;
	width:65px;
	height:23px;
	background:#999;
	padding-left:19px;
	padding-top:8px;
}
.main-right-bo li:hover{
	background-color:#666;
}
.main-right-bo-x:hover{
	background-color:#666;
}
.main-right-bo li{
	float:left;
	width:65px;
	height:23px;
	background:#58d0cf;
	padding-left:19px;
	padding-top:8px;
}
.main-right-bo li a{
	font-size:12px;
	color:#FFF;
}
.main-right-bo-x a{
	font-size:12px;
	color:#FFF;
}
.main-left-tex{
	width:340px;
	margin-left:10px;
	float:left;
	line-height:25px;
	margin-top:10px;
}
.main-right{
	width:730px;
	float:right;
}
.mr-tip{
	float:left;
	width:10px;
	height:41px;
	background:#09F;
}
.mr-top{
	height:37px;
	border:#DBDBDB solid 2px;
}

.mr-top-lf{
	float:left;
	padding:10px;
	font-weight:bold;
}
.mr-top-rt{
	float:right;
	padding:10px;
	width:100px;
	padding-left:20px;
	background:#09C;
}
.mr-top-rt:hover{
	background:#999;
}
.mr-top-rt:hover a{
	color:#FFF;
}
.mr-top-rt a{
	color:#FFF;
	font-weight:bold;
}
.mr-rt-txt{
	height:317px;
	border:#DBDBDB solid 2px;
	border-top:none;
}
.mr-rt-txt-lf{
	float:left;
	width:400px;
}
.mr-rt-txt-lf ul{
	padding:20px;
	padding-top:30px;
}
.mr-rt-txt-lf ul li{
	background:url(../images/plus.png) no-repeat;
	padding-left:30px;
	border-bottom:#CCC dashed 1px;
	margin-bottom:18px;
	padding-bottom:5px;
}
.mr-rt-txt-lf ul li span{
	float:right;
	color:#999;
}
.mr-rt-txt-lf ul li a{
	color:#09C;
}
.mr-rt-txt-lf ul li a:hover{
	color:#999;
}

.mr-rt-txt-rt{
	float:right;
	margin-top:20px;
	margin-right:15px;
	border:#EDEBEB solid 10px;
}
.pud{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	border:#CCC solid 2px;
	border-top:none;
}
.pud-top{
	border-bottom:#CCC solid 2px;
	font-weight:bold;
	font-size:14px;
	color:#09C;
}
.pud-op-lf{
	float:left;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:20px;

}
.pud-op-rt{
	float:right;
	background-color:#09c;
	width:80px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:20px;
}
.pud-op-rt a{
	color:#FFF;
	font-size:12px;
}
.pud-op-rt a:hover{
	color:#333;
}
.morecls{
	margin-top:20px;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}
.more-left{
	float:left;
	width:360px;
	border:#CCC solid 1px;
}
.more-lf-img{
	padding:0px;
}
.more-lf-sha{
	background:#666;
	padding-left:20px;
}

.more-right{
	width:725px;
	float:right;
}

.more-cot{
	border:#CCC solid 2px;
	border-top:none;
	padding:10px;
	padding-bottom:20px;
	padding-top:20px;
}
.more-cot li{
	float:left;
	width:320px;
	margin-right:10px;
	margin-left:15px;
	border:#FFF solid 2px;
}
.more-cot li:hover{
	border:#999 solid 2px;
}

.more-shb-lm{
	float:left;
	width:140px;
}
.more-shb-lm-tx{
	float:right;
	width:160px;
	background:#eee;
	height:165px;
	padding:10px;
	line-height:25px;
}
.footer{
	height:140px;
	background:#EEE;
	border-top:#0090d6 solid 10px;
	margin-top:15px;
}
.footer-main{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}
.footer-main-lfx{
	text-align:center;
}
.footer-main ul{
	padding-left:300px;
	border-bottom:#09F dashed 1px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
}
.footer-main li{
	float:left;
	margin-right:30px;
}
.footer-main li a{
	color:#666;
	font-size:14px;
}

.footer-main li a:hover{
	color:#09C;
}
.footer-main-rt{
	width:200px;
	background:#0CC;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-top:40px;
	padding:15px;
}
.footer-main-lef-txt{
	line-height:22px;
	padding-left:10px;
	padding-top:10px;
}


/*========================================S中文页单页页面=====================================*/
.smain{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10PX;
}
.smain-cot{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10PX;
}
.smain-left{
	width:230px;
	float:left;
}
.smain-left-about{
	background:#0099cc;
	height:120px;
	width:230px;
}
.smain-left-about-txt{
	float:right;
	color:#FFF;
	font-size:28px;
	padding-top:35PX;
	padding-right:10px;
	text-align:right;
}
.smain-mnue{
	margin-bottom:20px;
	}
.smain-mnue ul{
	padding-top:5px;
}
.smain-mnue ul li{
	padding-top:20px;
	padding-right:10px;
	border:#999 solid 2px;
	background:#ccc;
	height:60px;
	width:216px;
	text-align:right;
}
.smain-mnue ul li span{
	color:#999;
}
.smain-mnue ul li:hover span{
	color:#FFF;
}
.smain-mnue ul li:hover{
	background:#096;
}
.smain-mnue ul a{
	color:#666;
	font-size:18px;
}
.smain-mnue ul a:hover{
	color:#FFF;
}

.smain-ch{
	background:#0099cc;
	height:30px;
	width:215px;
	color:#FFF;
	font-size:18px;
	padding-left:15px;
	padding-top:10px;
}
.smain-ch-cot{
	border:#F3F3F3 solid 1px;
	background:#F3F3F3;
	width:213px;
	color:#666;
	font-size:14px;
	padding-left:15px;
}
.smain-ch-cot ul{
	padding:20px 0 20px 0;
}
.smain-ch-cot ul li{
	margin-bottom:8px;
}
.smain-right{
	width:870px;
	float:right;
}
.smain-rihgt-hd{
	height:120px;
	background:#F3F3F3;
}
.smain-rihgt-hd-lf{
	float:left;
	padding-left:70px;
	padding-top:70px;
	color:#0099cc;
	font-size:24px;
	background:url(../images/plus.png) no-repeat;
}
.smain-rihgt-hd-rt{
	float:right;
	padding-right:30px;
	padding-top:85px;
	color:#0099cc;
	font-size:14px;
}
.smain-rihgt-hd-rt a{
	color:#999;
}
.smain-rihgt-hd-rt a:hover{
	color:#0099cc;
}
.smain-rihgt-text{
	padding-top:30px;
	line-height:30px;
	padding-top:50px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
}
/*========================================S中文页单页页面=====================================*/





	.ui-page { 
		-webkit-backface-visibility: hidden; 
	}
	.container{
		padding:5px;
		min-width:320px;
	}
	#one{
		width:100%;
		
	}
	#one li{
	float:left;
	}
	#one li .a-1{
		
		min-height:70px;
		
	}
	#one li a{
		display:block;
		margin:5px;
		background:yellow;
	}
	#one li img{
		width:100%;
		min-height:70px;
		vertical-align: middle;
	}
	.scroll{
		width:80px;
		height:80px;
		background:#09C;
		color:#fff;
		line-height:80px;
		text-align:center;
		position:fixed;
		right:30px;
		bottom:50px;
		cursor:pointer;
		font-size:14px;
	}
	
	
	
nav{
  width: 1100px;
  margin: 1em auto;
}

ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.dropdown{ 
  position: relative; 
  width: 100%; 
}

ul.dropdown li{ 
  font-weight: bold; 
  float: left; 
  width: 150px; 
  position: relative;
  background: #ccc;
}

ul.dropdown a:hover{ 
  color: #000; 
}

ul.dropdown li a { 
  display: block; 
  padding: 20px 8px;
  color: #34495e; 
  position: relative; 
  z-index: 2000; 
  text-align: center;
  text-decoration: none;
  font-weight: 300;
}

ul.dropdown li a:hover,
ul.dropdown li a.hover{ 
  background: #3498db;
  position: relative;
  color: #fff;
}


ul.dropdown ul{ 
 display: none;
 position: absolute; 
  top: 0; 
  left: 0; 
  width: 180px; 
  z-index: 1000;
}

ul.dropdown ul li { 
  font-weight: normal; 
  background: #f6f6f6; 
  color: #000; 
  border-bottom: 1px solid #ccc; 
}

ul.dropdown ul li a{ 
  display: block; 
  color: #34495e !important;
  background: #eee !important;
} 

ul.dropdown ul li a:hover{
  display: block; 
  background: #3498db !important;
  color: #fff !important;
} 

.drop > a{
  position: relative;
}

.drop > a:after{
  content:"";
  position: absolute;
  right: 10px;
  top: 40%;
  border-left: 5px solid transparent;
  border-top: 5px solid #333;
  border-right: 5px solid transparent;
  z-index: 999;
}

.drop > a:hover:after{
  content:"";
   border-left: 5px solid transparent;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
}
#top_bg{height:55px;width:100%;background:#ccc;z-index:999;border-bottom:#C6C6C6 solid 1px;}



/*首页*/
.p-d{ padding:15px 0px;}
.index .mlf{ width:580px; position:relative;}
.index .mri{ width:398px;}
.index .src-ico{ display:block; width:47px; height:48px; background:url(../lf_srico.jpg) no-repeat; overflow:hidden; position:absolute;left:-8px;top:-8px; z-index:1;}
.index .pd-w{padding:0px 20px; position:relative;z-index:2;}
.index .pronav-srh{ width:243px;padding-right:25px;background:url(../lf_line.jpg) no-repeat right 5px;}
*html .index .pronav-srh{ position:relative;z-index:2;}
.index .news{ width:248px; overflow:hidden;}
.index h3.srhtit{ height:25px; line-height:25px; margin-bottom:20px; overflow:hidden; font-size:16px; color:#333;}
.index h3.srhtit span{ font-size:12px; color:#999; font-weight:normal; font-family:arial; padding-left:12px;}
.index .metsearch ul{ list-style:none; margin:0px; padding:0px;}
.index span.parasearch_title{ display:none;}
.index span.parasearch_input input{ float:left; display:inline; width:160px; height:34px; line-height:34px; background:none; border:1px solid #aac2cd; padding-left:5px; overflow:hidden; color:#888; font-family:microsoft yahei; font-size:14px;}
.index span.parasearch_search input.searchgo{ float:left; height:36px; background:#557cab url(../searchgo_bg.jpg) repeat-x; border:1px solid #74a3c9; padding:0px 17px; font-size:14px; color:#fff; font-weight:bold; cursor:pointer;}
*html .index span.parasearch_search input.searchgo{ margin-top:-22px; padding:0px 8px;}
*+html .index span.parasearch_search input.searchgo{ margin-top:-22px; padding:0px 8px;}
.index .pd-tp{ padding-top:20px;}
.index h3.ct-ti{ font-size:14px; color:#333; padding-bottom:3px;}
.index .category{zoom:1;}
.index .category li{ float:left; display:inline;height:24px; line-height:24px; white-space:nowrap;zoom:1;}
.index .category li a{display:inline-block;white-space:nowrap;padding:0px 5px; line-height:24px;}
.index .category li a:hover{ color:#111; background:#C7E1F7;}
h3.ti{ height:20px; line-height:20px;zoom:1; font-size:14px; color:#333; margin-bottom:8px;}
h3.ti .more{ float:right; padding-left:5px; font-weight:normal;}
.index .txtlist li{ height:28px; line-height:28px; overflow:hidden; background:url(../new_ico01.png) no-repeat left 12px; padding-left:12px;}
.index .txtlist li a{ font-size:14px;}
.index .txtlist li span.time{ float:right; padding-left:10px;}
*html .index .txtlist li img{ margin-top:11px;}
.index .newlist{ padding:12px;}
.index .newlist h3.ti{margin-top:3px;}
.index .newlist .newtxtlst{ height:44px; margin-bottom:9px; overflow:hidden;}
.index .newlist li{ height:24px; line-height:24px; background:url(../li.png) no-repeat left 11px; overflow:hidden; padding-left:12px;}
.index .newlist li span.time{ float:right; padding-left:10px;}
.index .newlist li a{ font-size:14px;}
#dians{float:right;padding-top:1px;}
#dians a{background:url(../dian.png) no-repeat 0 0;width:10px;height:10px;overflow:hidden;display:block;float:left;margin-left:8px;}
#dians a:hover,#dians a.active{background-position:-10px 0;}
.pro-list{margin-top:10px;}
.pro-list .profld{ margin:0px; position:relative; overflow:hidden;}
.pro-list ol{ position: absolute; width: 2012em; }
.pro-list li{float:left; display:inline; zoom:1; overflow:hidden; text-align:center;}
.pro-list li a.img{ display:block; text-align:center; font-size:0px;}
.pro-list li h3{ font-weight:normal; margin-top:5px; height:20px; line-height:20px; overflow:hidden;}
.pro-list .flip{ position:absolute;z-index:1;}
#trigger{ display:none;}
.pro-list .next,.pro-list .prev{ width:12px; height:20px; overflow:hidden; display:block;background:url(../p-arrow.jpg) no-repeat; cursor:pointer;}
.pro-list .next{background-position:0px 0px; position:absolute;top:70px; left:380px;}
.pro-list .next:hover{background-position:0px -20px; }
.pro-list .prev{background-position:-12px 0px;position:absolute;top:70px;left:4px;}
.pro-list .prev:hover{ background-position:-12px -20px;}
.pro-ccc{ padding:12px 18px;}

.frlk{ padding-top:30px;}
*html .frlk{ padding-top:12px;}
*+html .frlk{ padding-top:12px;}
.frlk h3.lkti{ float:left; display:inline; background:url(../Link.png) no-repeat left 2px; height:25px; padding-left:20px; color:#333;min-width:60px; white-space:nowrap;}
.frlk ul li{ float:left; display:inline; margin-right:20px;}
.lk-contx{ float:left;overflow:hidden; margin-left:15px;}
.txtlk li{ height:25px; padding-bottom:3px;line-height:25px;white-space:nowrap;}
.imglk li a{ display:block;}
.imglk li img{ width:91px; height:40px; padding-top:5px;}

/*底部*/
footer{ background:#ebf3fe url(../footbg.jpg) repeat-x left top; margin-top:10px;color:#888;}
.foot-nav{ text-align:center;height:25px; line-height:25px; padding-top:15px;}
.foot-nav span{ font-size:10px; margin:0px 8px;}
.foot-text{ text-align:center; padding:5px 0px 10px;}
.foot-text a{ text-decoration:underline;}
footer a{ color:#888;}
footer a:hover{ color:#003D79;}

/*内页侧栏*/
.sidebar{ margin-top:15px;}
.sidebar .sb_nav{ float:left; width:230px; position:relative;}
div.ti1-bg{ position:absolute; width:225px; height:37px; background:url(../leftti.png) no-repeat; overflow:hidden;zoom:1;top:10px;left:-6px;z-index:1;}
div.ti1-bg span{ display:block; width:170px; overflow:hidden; margin-left:30px; line-height:30px; font-size:14px; font-weight:bold; color:#fff;}
.sidebar .sb_nav h3.title1{ border:1px solid #D3E1ED; background:#FAFDFF; border-bottom:none; height:48px; line-height:48px; overflow:hidden;zoom:1;}
.sidebar .sb_nav h3.title2{ height:30px; line-height:30px; border:1px solid #D3E1ED; background:#FAFDFF; padding-left:22px; overflow:hidden; font-size:14px; color:#333;}
.sidebar .sb_nav h3.line{ margin-top:15px; }
.sidebar .sb_nav .active{ padding:0px 15px 10px 15px; background:#FAFDFF;border:1px solid #D3E1ED; border-top:none;zoom:1;}
.sidebar .sb_nav .ct-con{ padding-top:10px; color:#666;}
.sidebar .ct-con{ line-height:2; color:#333;}
.sidebar .ct-con ul,.sidebar .ct-con ol{ padding:0px 0px 0px 25px; margin:0px;}
.sidebar .ct-con a{ color:#1C57C4; text-decoration:underline;}
#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:4px 0px 5px 15px; background:url(../dt-11.gif) no-repeat 2px 13px;}
#sidebar dl dt a{font-size:14px; color:#666;}
#sidebar dl dt a:hover{color:#09F;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px; background:url(../job_ico.gif) no-repeat left 12px;}
#sidebar dl dt.on a{ font-weight:bold; color:#11578b; }
#sidebar dl h4.on a{ font-weight:bold;}
.sidebar .sb_box{ float:right; width:751px; background:#fff; overflow:hidden; background:#FAFDFF;}
.sidebar .sb_box h3.title{ border-bottom:1px solid #cce6f5;height:35px; line-height:35px; position:relative;}
.sidebar .sb_box h3.title span{ position:absolute; left:0px; top:-1px; font-size:14px; border-bottom:2px solid #69CBF1; padding:0px 15px; color:#2d648f;}
.sidebar .sb_box h3.title div.position{ float:right; font-weight:normal; position:relative; top:3px; right:15px; color:#000;}
.sidebar .sb_box h3.title div.position a{ color:#666;}
.sidebar .sb_box h3.title div.position a:hover{ text-decoration:underline;}
/*新闻*/
#newslist li{ background:url(../li.png) no-repeat left 17px;}
#newslist li p{ color:#888;}
#shownews h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #4d6e95; margin:15px 0px 10px 0px;}
#shownews h4.related span{ float:left; display:inline; background:url(../rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95; padding:0px 10px;}
#shownews .relatedlist li{ float:left; width:30%; margin-right:10px; height:27px; line-height:27px; padding-left:12px; background:url(../diantb.jpg) no-repeat 3px 12px; overflow:hidden; }
#shownews .relatedlist li a:hover{ text-decoration:underline; }
*html #shownews .relatedlist li img{ margin-top:8px;}
/*产品*/
.productlist{
	width:870px;
}
.productlist ul{
	padding-left:30px;

}

.productlist ul li{
	width:180px;
	height:180px;
	float:left;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:30px;
	border:#ccc solid 5px;
	background:#ccc;
	text-align:center;
}
.productlist ul li:hover{
	border:#0099cc solid 5px;
	background:#0099cc;
}
.productlist ul li:hover a{
	color:#FFF;
}
#productlist li h3{ padding-top:7px; padding-bottom:15px;}
#productlist li h3 a{ color:#000;}
#productlist li h3 a:hover{ color:#06F; text-decoration:underline;}
#showproduct h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #4d6e95; margin:15px 0px 10px 0px;}
#showproduct h4.related span{ float:left; display:inline; background:url(../rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; padding:0px 10px; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95;}
#showproduct h3.sl-ti{ height:31px; border-bottom:1px solid #ccc; margin-top:13px;zoom:1;}
#showproduct h3.sl-ti a{ float:left; display:inline; cursor:pointer; min-width:60px;_width:60px; white-space:nowrap; text-align:center; height:30px; line-height:30px; background:url(../sl-ti.jpg) repeat-x left top; margin-right:4px; border:1px solid #ccc; padding:0px 10px;} 
#showproduct h3.sl-ti a.hover{ background:url(../rela-bg.jpg) repeat-x; color:#fff; text-shadow:-1px -1px #4d6e95; border:1px solid #5985ba;}
#rl-product{ position:relative; width:690px; overflow:hidden; margin-left:18px;}
#rl-product ul{position: absolute;width: 2012em;}
#rl-product li{ float:left; display:inline; zoom:1; overflow:hidden;text-align:center;}
#rl-product li a.img{ display:block; text-align:center; font-size:0px;}
#rl-product li img{ border:1px solid #ccc;}
#rl-product li h3{ margin-top:5px;}
#showproduct .flip{ position:absolute;z-index:1;}
#showproduct #trigger{ display:none;}
#showproduct .next,#showproduct .prev{ width:12px; height:20px; overflow:hidden; display:block;background:url(../p-arrow.jpg) no-repeat; cursor:pointer;}
#showproduct .next{background-position:0px 0px; position:absolute;top:60px; left:710px;}
#showproduct .next:hover{background-position:0px -20px; }
#showproduct .prev{background-position:-12px 0px;position:absolute;top:60px;left:0px;}
#showproduct .prev:hover{ background-position:-12px -20px;}
*html #showproduct .prev{ left:-18px;}
*html #showproduct .next{ left:693px;}
*+html #showproduct .prev{ left:-18px;}
*+html #showproduct .next{ left:693px;}
/*下载*/
#downloadlist dl.top dt a{ color:#004080;}
#downloadlist .metlist dd{ background:#eef3fa;}
/*地图*/
#sitemaplist .sitemapclass2 h3{background:url(../li.png) no-repeat left center;}


.slide {position:relative; width:282px;height:262px; margin:20px auto 0px; }
.images {width:282px;height:262px;overflow:hidden; margin:0 auto}
.images div{float:left;}
.tabs {position:absolute;top:230px;left:100px;clear:both;height:20px;line-height:20px;}
.tabs a {width:16px;height:16px;float:left;margin:3px;display:block;font-size:1px;background:url('slide-bj1.png') 0 0 no-repeat;}
.tabs a:hover {background:url("slide-bj.png") 0 0 no-repeat;}
.tabs a.current {background:url("slide-bj.png") 0 0 no-repeat;}
.backward, .forward {position:absolute;width:70px;height:320px;overflow:hidden;top:0px;cursor:pointer;font-size:0px;}
.backward {left: 0px;background:url('focus_ctrl_left.png') center no-repeat;}
.forward {right:0px;background:url('focus_ctrl_right.png') center no-repeat;}
.backward:hover { background:url('focus_ctrl_left.png') center no-repeat;}
.forward:hover {background:url('focus_ctrl_right.png') center no-repeat;}
/*幻灯片*/
.flow-box{ border:1px solid #dddddd; width:220px; float:left; margin-right:13px; background-color:#fff; margin-bottom:9px;-moz-box-shadow:0px 0px 2px #f4f4f4 ;-webkit-box-shadow:0px 0px 2px #f4f4f4;box-shadow:0px 0px 2px #f4f4f4; }
.flow-thumb{text-align:center; padding-top:8px;}
.flow-info2{text-align:center;}
.flow-info2 p { height:44px; line-height:44px; text-align:center; padding:0 8px; overflow:hidden; font-size:14px; color:#666;}
.uploadN{ background-color:#fafafa; border-top:1px solid #f4f4f4}

