﻿@charset "utf-8";
body, p, dl, dd, blockquote, h1, h2, h3, h4, h5, h6, pre, table, td, th, ul, ol, li, hr, legend, fieldset, textarea, img, form{
	margin:0;
	padding:0;
}
body{
	background-color: #ffcc00;/*整站总背景*/
	font-family:"宋体", Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333;
}
img, iframe{ border:none; }
li, ul, dl, dt, dd{ list-style:none; }
em{ font-style:normal}
a{
	text-decoration: none;
	color: #333;
}
a:hover{ color: #333; }
.clear{ clear:both; }
/*********** 整站结构部分 ***********/
.header{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	
}
.yemeifuceng{
	height:76px;
	width:1000px
}
.content{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background:#ffe88a;
	padding:5px;
}
.home_leftpanel{
	width: 220px;
	float: left;
	background:#ffffff url(img/ind_5.jpg) repeat-y right top;
}
.home_rightpanel{
	width:770px;
	float:right;
	background:#FFFFFF;
}
.leftpanel{
	width: 220px;
	float: left;
	background:#ffffff url(img/ind_5.jpg) repeat-y right top;
}
.rightpanel{
	width:770px;
	float:right;
	background:#FFFFFF;

}
.footer{
	width:1000px;
	margin-left:auto;
	margin-right:auto
}

/************* 公共部分 ************/
/*-- 当前位置 --*/
.dangqianye{
	margin-bottom: 5px;
	border-bottom:#ddd 1px solid;
	height:28px;
	line-height:28px;
	clear: both
}
/*-- 内页右侧当前栏目 --*/
.dangqianlanmu{/*内页右侧小类名称栏设置*/
	height:30px;
	line-height:30px;
	text-indent:35px;
	clear: both;
	background:url(img/lmbj.jpg) no-repeat left center;
	border-bottom:#ccc 1px solid
}
.dangqianlanmu span{
	font-size: 14px;
	font-weight: bold;
}
/*-- 内页左侧当前栏目大小类 --*/
.cebudaohang .dalei{
	height:30px;
	line-height:30px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	background:#f3f3f3;
	border-bottom:#ccc 1px solid
}
.cebudaohang .xiaolei li a{
	height:30px;
	line-height:30px;
	font-size: 14px;
	text-indent:20px;
	display:block;
	background:#f9f9f9 url(/style/cn/img/ico01.gif) no-repeat 10px center
}
.cebudaohang .xiaolei li a:hover{
	color: #f00;
	background:#f5f5f5 url(/style/cn/img/ico01.gif) no-repeat 10px center
}
/*-- 翻页 --*/
.fanye{
	text-align:center;
	clear:both;
	padding-top:10px;
}
.fanye ul{
	display:inline-block;
	*display:inline;/*IE内核*/
	zoom:1;/*IE内核*/
}
.fanye ul li{
	float:left;
	margin-right:5px
}
.fanye ul a{
	float:left;/*IE6*/
	display:block;
	padding:0px 7px;
	height:20px;
	line-height:20px;
	border:#ddd 1px solid
}
.fanye ul a.current{
	background:#39F;
	color:#fff
}
.fanye ul a.page:hover{
	border:#39F 1px solid;
	color:#39F
}

/************* 内容部分 ************/
/*========== 页眉 ==========*/
/*-- 时间浮层 --*/
.datetime{
	position:absolute;
	z-index:5;
	margin-left: 800px;
	margin-top:50px;
}
/*-- 版本切换浮层 --*/
.banbenqiehuan{
	position:absolute;
	z-index:4;
	margin-left: 900px;
	margin-top:10px;
}
/*-- LOGO浮层 --*/
.logo{
	position:absolute;
	z-index:6;
}
/*-- 公司名 --*/
.companyname{
	position:absolute;
	z-index:6;
	margin-top:40px;
	margin-left:170px;
}
/*-- 设为首页 --*/
.sheweishouye{
	position:absolute;
	z-index:7;
	margin-left:680px;
	margin-top: 10px;
}
/*-- 搜索浮层 --*/
.topsearch{
	position:absolute;
	z-index:30;
	margin-left:700px;
	margin-top:80px
}
.topsearch label{
	font-size:14px;
	float:left;
	height:20px;
	line-height:20px
}
.topsearch .searchkeywords{
	border:#ddd 1px solid;
	width:150px;
	height:16px;
	float:left
}
.topsearch .searchbtn{float:left}
/*-- 淡入淡出 --*/
.focus{ height:220px; width:1000px;
margin:0 auto;
margin-bottom:10px;}
.focus .imgbar li{position:absolute; width:1000px; height:220px; overflow:hidden}
.focus .btnbar{position:relative;z-index:18;top:190px; color:#fff; height:30px; text-align:right;}
.focus .btnbar ul{display:inline-block; *display:inline; zoom:1}
.focus .btnbar li{ float:left; display:block; width:20px; height:20px; line-height:20px; text-align:center; background:#333; margin:5px; cursor:pointer;color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold}
.focus .btnbar li.cur{ background:#f00;color:#fff}
/*-- 导航 --*/
.hptchp_wc{
	height: 31px;
	margin-bottom: 10px;
	text-align: center;
	
}
.hptchp{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.hptchp #hptchp{ float: left; }
.hptchp #hptchp li{/*一级类*/ float: left;margin-left:1px; 	background:#cc0000;
height:31px;
line-height:31px;}
.hptchp #hptchp li a{/*一级类左弯角*/
	display:block;
	color:white;
	font-weight:bold;
	font-size:13px;
}
.hptchp #hptchp li a span{/*一级类右弯角*/
	display:block;
	_display:inline-block;
	padding:0px 21px;
	white-space: nowrap;
	cursor:hand;
}
.hptchp #hptchp li a:hover{ color:#333333; }
.hptchp #hptchp li a:hover span{}
.hptchp #hptchp .current a{ }
.hptchp #hptchp .current a span{ }
.hptchp #hptchp li ul{
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
.hptchp #hptchp li ul .lm_xl{
	float:none;
	display:block;
}
.hptchp #hptchp li ul .lm_xl a{/*二级类*/
	display:block;
	_display:inline-block;
	color: #333333;
	height:30px;
	line-height:30px;
	width:80px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(/style/cn/img/cn_dh_hd_hx.png);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
}
.hptchp #hptchp li ul .lm_xl a:hover{ background-position: left -35px; }


/*-- 图文 --*/
.flash{
	width: 1000px;
	height:260px;
	margin:0 auto;
	margin-bottom: 10px;
}

.flash dd{

}
/*========== 首页 ==========*/
/*-- 竖排点图标弹出2级 --*/
.homesidenav{width: 190px;
margin:0 5px;
background:#fcfcfc}
.homesidenav .title{/*竖排点图标弹出2级外层*/
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
	background:url(img/left_01.jpg) no-repeat left top;
}
.homesidenav .title a{color:#FFFFFF;}
.homesidenav .level1_ul{margin:0 5px;
padding-bottom:5px;}
.homesidenav .level1_ul .level1_li{
	height:28px;
	line-height:28px;
	text-indent:35px;
	CURSOR: hand;
	border:1px solid #ccc;
	margin-top:5px;
	background:url(img/right_202.jpg) no-repeat 20px center;
}
.homesidenav .level1_ul .level1_li img{margin-right:5px}
.homesidenav .level1_ul .level1_li a{
	font-size: 12px;
	font-weight: bold;
	color: #333333
}
.homesidenav .level1_ul .level1_li a:hover{color: #f00; }
.homesidenav .level1_ul .level2_ul{display:none;}
.homesidenav .level1_ul ul li{
	height:30px;
	line-height:30px;
	padding-left:30px
}
.homesidenav .level1_ul ul li img{ margin-right: 5px; }
.homesidenav .level1_ul ul li a{
	font-size: 13px;
	color: #333333;
}
.homesidenav .level1_ul ul li a:hover{color: #f00; }

/*-- Banner --*/
/*-- 内页个性插图带简介 --*/
.bannerInner .picture img{/*图片导航图片大小自适应*/
	width:770px;
	height:200px; 
	margin-bottom:10px;
}
.bannerInner .name{/*栏目名称层*/
	height:30px;
	line-height:30px;
	text-indent:10px;
	background:#ccc;
	display:none;
}
.bannerInner .introductio{/*栏目简介层 默认关sub_px.asp 在100行删style="display:none"即开*/
	line-height:18px;
	display:none;
}

/*-- 产品关注排行 --*/
.productreadrank_wrapper{
float:left;
width: 190px;
overflow:hidden;
padding-bottom:10px;
}
.productreadrank_wrapper .column_title{
	font-weight: bold;
	margin-top:15px;
	color: #333;
	height:30px;
	background:url(img/left_01.jpg) no-repeat left top;
	line-height:30px;
	font-size: 14px;
	text-align: center;
}
.productreadrank_wrapper .column_title a{color: #ffffff;}
.productreadrank_wrapper ul li{
	
	height:148px;
	float:left;
	border: 1px solid #e3e3e3;
	margin-left:5px;
	_margin:5px;/*ie6*/
	margin-top:10px;
	overflow:hidden;
}
.productreadrank_wrapper ul li .product_img{
	width: 188px;
	height: 148px;
	*font-size: 140px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;
}
.productreadrank_wrapper ul li .product_img img{
	vertical-align:middle;	
	zoom:expression( function(elm){var vw = elm.width,vh =elm.height;if (vw>188&&vw>=vh){elm.width=188;}elm.style.zoom = '1';if (vh>148&&vh>=vw){elm.height=148;}elm.style.zoom = '1';}(this));	
	max-width:188px; 
	max-height:148px; 
}



/*-- 图文 --*/
.tuwengy{
	width: 770px;
float:right;
overflow:hidden;
margin-bottom:10px;
background:#ffffff;
}
.tuwengy dt{
	width: 735px;
	font-weight: bold;
	color: #003366;
	height: 23px;
	line-height:23px;
	position:relative;
	z-index:1;	
	padding-top:7px;
	padding-left: 35px;
	font-size: 14px;
	background: url(img/right_01.jpg) no-repeat left top;
}
.tuwengy dt a{float:right;margin-top:10px;margin-right:40px;}
.tuwengy dd{

width: 748px;
	padding: 5px;
	
	margin-top:-1px;
	border: 1px solid #ccc;
}
.tuwengy .gybj{background:#f5f5f5;
width:708px;
height:135px;
padding:20px;
line-height:22px;

overflow:hidden;}


/*-----------自动滚动图片(方向可调)------------*/
.pic_autoScroll_wrapper{ /*图片走马灯外层*/
	zoom:1;
	overflow:hidden;
	width: 760px;
	
}
.pic_autoScroll_leiming{ /*图片走马灯标题*/
	height: 25px;
	padding-top:5px;
	line-height:30px;
	text-indent:35px;
	background:url(img/zmdbj.jpg) no-repeat left top;
	font-weight:bold;
}
.pic_autoScroll_leiming font{ /*图片走马灯标题*/
	font-size: 14px;
	float:left;
}
.pic_autoScroll_leiming a{ /*图片走马灯标题*/
	float:right;
	margin-right:30px;
	margin-top:10px;
}
.pic_autoScroll_ul{ /*图片走马灯（渐歇上行）*/

}
 .gdd{ /*图片走马灯（渐歇上行）*/
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
overflow:hidden;
	width: 758px;
}
.pic_autoScroll_ul .pic_autoScroll_li{/*图片走马灯小板块外层宽度*/
	width: 185px;
	height: 205px;
	display:inline-block;
	overflow:hidden;
	border: 1px solid #e3e3e3;
	margin: 5px;
}
.pic_autoScroll_ul .pic_autoScroll_li{/*图片走马灯小板块外层宽度解决ie错误*/
	*display:inline;
}
.pic_autoScroll_ul .pic_autoScroll_li .pic_autoScroll_img{/*图片居中自适应*/
	width: 185px;
	height: 180px;
	*font-size: 180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;
}
.pic_autoScroll_ul .pic_autoScroll_li .pic_autoScroll_img img{/*图片自适应居中尺寸*/
	vertical-align:middle;	
	zoom:expression( function(elm){var vw = elm.width,vh =elm.height;if (vw>185&&vw>=vh){elm.width=185;}elm.style.zoom = '1';if (vh>180&&vh>=vw){elm.height=180;}elm.style.zoom = '1';}(this));	
	max-height:180px; 
}
.pic_autoScroll_ul .pic_autoScroll_li .pic_autoScroll_name{/*图片走马灯图片下文字名称*/
	height: 20px;
	padding-top: 5px;
	text-align:center;
}
/*-- 新闻 --*/
.syxinwen_waiceng{
	overflow:hidden;	
	width:375px;
	margin-left:5px;
	float:left;
	
}
.syxinwen_waiceng .xinwen_lanmu{ /*小类栏目*/
	height:30px;
	line-height:30px;
	margin-bottom:5px;
	background:url(img/xwlm.jpg) no-repeat left center;
}
.syxinwen_waiceng .xinwen_lanmu a{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
	margin-top:5px
}
.syxinwen_waiceng .xinwen_lanmu font{
	font-size:14px;
	font-weight:bold;
	color:#333;
	text-indent:30px;
	float:left;
}

.syxinwen_waiceng ul{height:212px;
border:1px solid #ccc;
padding:10px;

}
.syxinwen_waiceng ul li{
	clear:both;
	overflow:hidden;
	border-bottom:1px dashed #ccc;
}
.syxinwen_waiceng ul li .xinwentupian{
	width:100px;
	height: 70px;
	float:left;
	padding-rihgt:5px;
	overflow: hidden;
	display:none
}
.syxinwen_waiceng ul li .xinwenbiaoti{
	height:31px;
	
	line-height:25px
}
.syxinwen_waiceng ul li .xinwenbiaoti a{
	width:300px;
	float:left;
	text-indent:15px;
	background:url(img/xwzl.jpg) no-repeat left center;
	overflow:hidden;
}
.syxinwen_waiceng ul li .xinwenbiaoti span{
	float:left;
	padding:0px 5px
}
.syxinwen_waiceng ul li .xinwenjianjie{
	line-height:14px;
	display: none;
}


/*------视频-指定ID------*/
.video_wrapper{/*下载最外层*/

	width:355px;
	margin-left:10px;
	float:left;
	height:300px;
	overflow:hidden;
}
.video_wrapper .video_title{/*下载标题字样*/
	height:30px;
	line-height:30px;
	background:#ccc;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	overflow:hidden;
	margin-bottom:10px;
}
.video_wrapper .video_content{/*点击下载和小图标外层*/
}
/*========== 内页图文 ==========*/
.neiyetuwen{
	clear:both;
	line-height:20px
}
/*========== 内页新闻 ==========*/
.neiyexinwen{}
.neiyexinwen .newslist li{clear:both}
.neiyexinwen .newslist li .articlesharepic{
	width:100px;
	height: 70px;
	float:left;
	overflow: hidden;
	margin-right: 8px;
	display: none;
	line-height:25px;
	font-size:14px;
}
.neiyexinwen .newslist li .title{
	height: 25px;
	padding-top: 8px;
	padding-left:20px;
	border-bottom:#ddd 1px dotted;
	background-image:url(/style/cn/img/ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.neiyexinwen .newslist li .title a{
	float:left;
	width:580px;
	
	font-size:14px;
}
.neiyexinwen .newslist li .title .reads{
	float: left;
	width: 80px;
}
.neiyexinwen .newslist li .title .reads em{color:#FF0000; }
.neiyexinwen .newslist li .title .date{
	float: left;
	width: 70px;
}
.neiyexinwen .newslist li .introduction{
	line-height:16px;
	display: none;
}
/*========== 新闻中心 ==========*/
.xinwenzhongxin{}
.xinwenzhongxin .newslist li{clear:both}
.xinwenzhongxin .newslist li .articlesharepic{
	width:100px;
	height: 70px;
	float:left;
	overflow: hidden;
	margin-right: 8px;
	display: none;
}
.xinwenzhongxin .newslist li .title{
	height: 18px;
	padding-top: 8px;
	padding-left:20px;
	border-bottom:#ddd 1px dotted;
	background-image:url(/style/cn/img/ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.xinwenzhongxin .newslist li .title a{
	float:left;
	width:580px;
}
.xinwenzhongxin .newslist li .title .reads{
	float: left;
	width: 80px;
}
.xinwenzhongxin .newslist li .title .reads em{color:#FF0000; }
.xinwenzhongxin .newslist li .title .date{
	float: left;
	width: 70px;
}
.xinwenzhongxin .newslist li .introduction{
	line-height:16px;
	display: none;
}
/*========== 新闻搜索 ==========*/
.xinwensousuo{}
.xinwensousuo .newslist li{clear:both}
.xinwensousuo .newslist li .articlesharepic{
	width:100px;
	height: 70px;
	float:left;
	overflow: hidden;
	margin-right: 8px;
	display: none;
}
.xinwensousuo .newslist li .title{
	height: 18px;
	padding-top: 8px;
	padding-left:20px;
	border-bottom:#ddd 1px dotted;
	background-image:url(/style/cn/img/ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.xinwensousuo .newslist li .title a{
	float:left;
	width:580px;
}
.xinwensousuo .newslist li .title .reads{
	float: left;
	width: 80px;
}
.xinwensousuo .newslist li .title .reads em{color:#FF0000; }
.xinwensousuo .newslist li .title .date{
	float: left;
	width: 70px;
}
.xinwensousuo .newslist li .introduction{
	line-height:16px;
	display: none;
}
/*========== 新闻末级 ==========*/
.xinwenmoji{clear:both}
.xinwenmoji .news_title{
	height:30px;
	line-height:30px;
	font-size: 14px;
	font-weight: bold;
	background:#f20000;
	text-align:center;
	border-bottom:#ddd 1px solid
}
.xinwenmoji .abstract{
	text-align:center;
	padding-top:15px;
	height:20px
}
.xinwenmoji .abstract ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.xinwenmoji .abstract ul li{
	float:left;
	padding:0px 5px;
}
.xinwenmoji .abstract ul li span{color:#FF0000; }
.xinwenmoji .news_content img.xinwentupian{
	float: left;
	border:#fff 5px solid
}
.xinwenmoji .news_content{
	padding: 5px;
	line-height: 22px;
}

/*-- 新闻末级翻页 --*/
.xinwenmojifanye{
	padding-top: 10px;
	clear: both;
}
.xinwenmojifanye a{color: #666;}
.xinwenmojifanye .prev{height:22px}
.xinwenmojifanye .next{height:22px}

/*========== 内页产品 ==========*/
.neiyechanpin{clear:both}
.productlist2{overflow:hidden;}
.productlist2 li{
display:inline;}
.productlist2 .introduction1{line-height:24px;text-align:center;font-weight:bold;
background:#ccc;width:259px;float:left;
border-right:5px solid #fff;
overflow:hidden;}
.productlist2 .introduction2{line-height:24px;text-align:center;font-weight:bold;
background:#ccc;width:96px;float:left;
border-right:5px solid #fff;
overflow:hidden;}
.productlist2 .introduction3{line-height:24px;text-align:center;font-weight:bold;
background:#ccc;width:241px;float:left;
border-right:5px solid #fff;
overflow:hidden;}
.productlist2 .introduction4{line-height:24px;text-align:center;font-weight:bold;
background:#ccc;width:150px;float:left;
border-right:5px solid #fff;
overflow:hidden;}
.neiyechanpin .productlist li{
overflow:hidden;
	height: 172px;
	width:770px;
	float:left;
	margin-top: 10px;
	display:inline/*IE6*/
}
.neiyechanpin .productlist li .int{float:left;}
.neiyechanpin .productlist li .productpic{/*图片居中自适应*/
	width: 259px;
	height: 142px;
	*font-size: 142px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
.neiyechanpin .productlist li .introduc{float:left;height:172px;overflow:hidden;}
.neiyechanpin .productlist li .introduction5{
width:96px;
height:172px;
border-left:5px solid #fff;
text-align:center;
vertical-align:middle;
display:table-cell;
overflow:hidden;}
.neiyechanpin .productlist li .introduction6{
width:241px;
height:172px;
border-left:5px solid #fff;
text-align:center;
vertical-align:middle;
display:table-cell;
overflow:hidden;}
.neiyechanpin .productlist li .introduction7{
width:150px;
height:172px;
border-left:5px solid #fff;
text-align:center;
vertical-align:middle;
display:table-cell;
overflow:hidden;}
.neiyechanpin .productlist li .introduction5  .jzz{height:auto;
}
.neiyechanpin .productlist li .productpic img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;
	overflow:hidden;
	
	  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>259&&vw>=vh){
	elm.width=259;
	}
	elm.style.zoom = '1';
	if (vh>142&&vh>=vw){
	elm.height=142;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:259px;
	max-height:142px;
}
.neiyechanpin .productlist li .productname{
	height:30px;
	width:259px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
}

.neiyechanpin .productlist li .introduction{
	width: 178px;
	float:left;
	padding: 5px;
	display: none
}

.neiyechanpin .productlist li .productpicrz{
width: 180px;
	height: 180px;
	*font-size: 180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;}
.neiyechanpin .productlist li .productpicrz img{vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:180px;}
	.neiyechanpin .productlist li .productnamerz{
	height:30px;
	line-height:30px;
	text-align:center
}



.neiyechanpin .productlist1 li{
	width: 180px;
	height: 260px;
	float:left;
	border: 1px solid #e3e3e3;
	margin-left: 8px;
	margin-top: 10px;
	display:inline/*IE6*/
}
.neiyechanpin .productlist1 li .productpic{/*图片居中自适应*/
	width: 180px;
	height: 230px;
	*font-size: 230px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;
}
.neiyechanpin .productlist1 li .productpic img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>230&&vh>=vw){
	elm.height=230;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:230px;
}
.neiyechanpin .productlist1 li .productname{
	height:30px;
	line-height:30px;
	text-align:center
}

.neiyechanpin .productlist1 li .introduction{
	width: 178px;
	float:left;
	padding: 5px;
	display: none
}

.neiyechanpin .productlist1 li .productpicrz{
width: 180px;
	height: 230px;
	*font-size: 230px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;}
.neiyechanpin .productlist1 li .productpicrz img{vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>230&&vh>=vw){
	elm.height=230;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:230px;}
	.neiyechanpin .productlist1 li .productnamerz{
	height:30px;
	line-height:30px;
	text-align:center
}
.chanpinmojirz{width:770px;height:500px;}
.chanpinmojirz .zhutuwaiceng{
		padding:5px;
	border: 1px solid #ccc
}
.chanpinmojirz .zhutuwaiceng .zhutu{
	width:740px;
	margin:0 auto;
	
}
.chanpinmojirz .zhutuwaiceng .zhutu .img{
	width: 740px;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
.chanpinmojirz .zhutuwaiceng .zhutu .img img{
	zoom:expression( function(elm){
	var vw = elm.width;
	if (vw>740){
	elm.width=740;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:740px;
}
.chanpinmojirz .zhutuwaiceng .zhutu .mingcheng{
	height:30px;
	line-height:30px;
	text-align:center
}
.chanpinmojirz .zhutuwaiceng .shuxing{
	float:right;
	width:210px;
}
.chanpinmojirz .zhutuwaiceng .shuxing div{padding:5px 0px}
.chanpinmojirz .xiangxishuoming{
	width: 760px;
	padding: 5px;
	float: left;
	line-height:20px
}

/*========== 产品中心 ==========*/
.chanpinzhongxin{clear:both}
.chanpinzhongxin .productlist li{
	width: 180px;
	height: 210px;
	float:left;
	border: 1px solid #e3e3e3;
	margin-left: 12px;
	margin-top: 10px;
	display:inline/*IE6*/
}

.chanpinzhongxin .productlist li .productpic{/*图片居中自适应*/
	width: 259px;
	height: 180px;
	*font-size: 180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;
}
.chanpinzhongxin .productlist li .productpic img{/*图片自适应居中尺寸*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>259&&vw>=vh){
	elm.width=259;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:259px;
	max-height:180px;
}
.chanpinzhongxin .productlist li .productname{
	height:30px;
	line-height:30px;
	text-align:center
}
.chanpinzhongxin .productlist li .introduction{
	width: 178px;
	float:left;
	padding: 5px;
	display: none;
}
/*========== 产品搜索 ==========*/
.chanpinsousuo{clear:both}
.chanpinsousuo .productlist li{
	width: 180px;
	height: 210px;
	float:left;
	border: 1px solid #e3e3e3;
	margin-left: 12px;
	margin-top: 10px;
	display:inline/*IE6*/
}
.chanpinsousuo .productlist li .productpic{/*图片居中自适应*/
	width: 180px;
	height: 180px;
	*font-size: 180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;
}
.chanpinsousuo .productlist li .productpic img{/*图片自适应居中尺寸*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:180px;
}
.chanpinsousuo .productlist li .productname{
	height:30px;
	line-height:30px;
	text-align:center
}
.chanpinsousuo .productlist li .introduction{
	width: 178px;
	float:left;
	padding: 5px;
	display: none;
}
/*========== 产品末级 ==========*/

.chanpinmoji{width:790px;}
.chanpinmoji .zhutuwaiceng{
	float: left;
	width: 620px;
	padding:5px;
	border: 1px solid #ccc
}
.chanpinmoji .zhutuwaiceng .zhutu{
	width:400px;
	float:left
}
.chanpinmoji .zhutuwaiceng .zhutu .img{
	width: 400px;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
.chanpinmoji .zhutuwaiceng .zhutu .img img{
	zoom:expression( function(elm){
	var vw = elm.width;
	if (vw>400){
	elm.width=400;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:400px;
}
.chanpinmoji .zhutuwaiceng .zhutu .mingcheng{
	height:30px;
	line-height:30px;
	text-align:center
}
.chanpinmoji .zhutuwaiceng .shuxing{
	float:right;
	width:210px;
}
.chanpinmoji .zhutuwaiceng .shuxing div{padding:5px 0px}
.chanpinmoji .xiangxishuoming{
	width: 760px;
	padding: 5px;
	float: left;
	line-height:20px
}
/*-- 产品末级右侧缩略图 --*/
.chanpinmojisuoluetu{
	width: 100px;
	float: left;
	margin-left:10px;
	padding:0px 10px;
	border:#ddd 1px solid
}
.chanpinmojisuoluetu .left a{
	display:block;
	height:35px;
	width:100px;
	background:url(/style/cn/img/jt_s.gif) no-repeat center
}
.chanpinmojisuoluetu .right a{
	display:block;
	height:35px;
	width:100px;
	background:url(/style/cn/img/jt_x.gif) no-repeat center
}
.chanpinmojisuoluetu ul{width: 100px; }
.chanpinmojisuoluetu ul li .img{/*缩略图图片自适应层*/
	width: 100px;
	height: 100px;
	*font-size: 100px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
.chanpinmojisuoluetu ul li .img img{
	vertical-align:middle;
	zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>100&&vw>=vh){
	elm.width=100;
	}
	elm.style.zoom = '1';
	if (vh>100&&vh>=vw){
	elm.height=100;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:100px;
	max-height:100px;
}
.chanpinmojisuoluetu ul li .name{/*图片下文字名称*/
	height:22px;
	line-height:22px;
	text-align: center;
}
/*========== 留言表单 ==========*/
.message{padding-top:15px}
.message dl{
	clear:both;
	padding:5px 0px
}
.message dl dt{
	width: 110px;
	float: left;
	padding-top:4px;
	font-size: 14px
}
.message dl dd{
	width:500px;
	float: left
}
.message dl dd input{border:#ddd 1px solid}
.message dl dd textarea{border:#ddd 1px solid}
.message .tijiao{
	clear:both;
	height:25px;
	padding-top:10px;
	padding-left:140px
}
/*-- 留言列表 --*/
.message_list{ padding:15px}
.message_list ul{border:1px solid #ddd;}
.message_list ul li{clear:both;vertical-align:middle; zoom:1; overflow:hidden;border-bottom:1px solid #ddd}
.message_list ul li span{display:block; float:left; text-align:center; line-height:20px;}
.message_list ul li .linkman{ width:10%;}
.message_list ul li .msg_content{ width:44%; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.message_list ul li .reply{ width:45%;}
/*========== 招聘 ==========*/
.zhaopin{}
.zhaopin .biaotou{
	clear:both;
	font-weight:bold;
	color:#505050;
	background-color:#f5f5f5;
	overflow:hidden;
	height:30px;
	line-height:30px;
	border-bottom:2px solid #e8e8e8;
	padding-left:10px;
}
.zhaopin .biaotou .zhiwei{
	width:400px;
	float:left;
}
.zhaopin .biaotou .didian{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .biaotou .renshu{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .biaotou .riqi{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .biaotou .xiangxi{
	width:60px;
	float:left;
	text-align:center
}
.zhaopin .list{
}
.zhaopin .list li{
	clear:both;
	border-bottom:#ddd 1px solid;
	padding-left:10px;
	height:30px;
	line-height:30px
}
.zhaopin .list li a:hover{ text-decoration:underline; }
.zhaopin .list li .zhiwei{
	width:400px;
	float:left;
}
.zhaopin .list li .didian{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .list li .renshu{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .list li .riqi{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .list li .xiangxi{
	width:60px;
	float:left;
	text-align:center
}
/*========== 招聘末级 ==========*/
.zhaopinmoji{ }
.zhaopinmoji ul li.list{
	padding-top:10px;
	height:16px;
}
.zhaopinmoji ul li.li_title{
	border-bottom:1px solid #a7a7a7;
	padding-top:20px;
	height:20px
}
.zhaopinmoji ul li.li_content{
	padding-top:10px;
	line-height:22px;
}
.zhaopinmoji ul li.lijishengqing a{
	display:block;
	width:80px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#ff6600
}
/*========== 应聘申请 ==========*/
.yinpinshenqing{
	zoom:1;
	overflow:hidden;
	border: 1px dotted #ccc;
	padding:10px
}
.yinpinshenqing dl{
	clear:both;
	padding:5px 0px
}
.yinpinshenqing dl dt{
	width: 80px;
	float: left;
	font-size: 14px;
	padding-top: 2px;
	text-indent:10px
}
.yinpinshenqing dl dd{
	width: 500px;
	float: left;
}
.yinpinshenqing dl dd input{border:#ddd 1px solid}
.yinpinshenqing dl dd input.radio{border:none}
.yinpinshenqing dl dd textarea{border:#ddd 1px solid}
.yinpinshenqing .tijiao{
	clear:both;
	padding-left:120px;
	height:25px;
	padding-top:10px;
}
/*========== 文件下载 ==========*/
.wenjianxizai{}
.wenjianxizai ul.list li{
	clear: both;
	border-bottom:#ccc 1px dotted
}
.wenjianxizai ul.list li .title{padding-top: 8px; }
.wenjianxizai ul li .title a{
	float: left;
}
.wenjianxizai ul.list li .title span{float:right;color:#999}
.wenjianxizai ul.list li .introduction{
	clear:both;
	line-height: 22px;
	color: #999999;
}
/*========== 文件下载末级 ==========*/
.wenjianxizaimoji{ }
.wenjianxizaimoji .abstract{
	float:left;
	width:550px;
}
.wenjianxizaimoji .abstract li{
	height:22px;
	line-height:22px;
	color:#505050
}
.wenjianxizaimoji .abstract li span{font-weight:bold}
.wenjianxizaimoji .download{
	float:left;
	width:100px
}
.wenjianxizaimoji .download a{
	display:block;
	width:100px;
	height:100px;
	background:url(/style/cn/img/download.gif) no-repeat center
}
.wenjianxizaimoji .introduction{
	clear:both;
	line-height:20px;
}
/*========== 视频列表 ==========*/
.neiyeshiping{}
.neiyeshiping .list li{
	width: 160px;
	height:180px;
	float:left;
	border: 1px solid #e3e3e3;
	margin-left: 10px;
	margin-top: 10px;
	display:inline/*IE6*/
}
.neiyeshiping .list li .img{/*图片居中自适应*/
	width: 160px;
	height: 160px;
	*font-size: 160px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;
}
.neiyeshiping .list li .img img{/*图片自适应居中尺寸*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:180px;
}
.neiyeshiping .list li .name{
	height: 20px;
	line-height:20px;
	text-align:center
}
.neiyeshiping .list li .introduction{
	width: 178px;
	float:left;
	overflow: hidden;
	padding: 5px;
	display: none
}
/*========== 视频末级 ==========*/
.shipingmoji{}
.shipingmoji .video{
	width:600px;
	float:left
}
.shipingmoji .video .title{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	background:#ddd;
	margin-bottom:5px;
	text-align:center;
}
.shipingmoji .video .flv{
	padding-left:123px
}
/*-- 视频末级缩略图 --*/
.shipingmojisuoluetu{
	width: 100px;
	float: right;
	padding:0px 5px;
	border:#ddd 1px solid
}
.shipingmojisuoluetu .left a{
	display:block;
	width:100px;
	height:35px;
	background:url(/style/cn/img/jt_s.gif) no-repeat center
}
.shipingmojisuoluetu .right a{
	display:block;
	width:100px;
	height:35px;
	background:url(/style/cn/img/jt_x.gif) no-repeat center
}
.shipingmojisuoluetu ul.img_wrap{width: 100px; }
.shipingmojisuoluetu ul.img_wrap li{}
.shipingmojisuoluetu ul.img_wrap li .img{/*缩略图图片自适应层*/
	width: 100px;
	height: 100px;
	*font-size: 100px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
.shipingmojisuoluetu ul.img_wrap li .img img{/*缩略图的大小*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>100&&vw>=vh){
	elm.width=100;
	}
	elm.style.zoom = '1';
	if (vh>100&&vh>=vw){
	elm.height=100;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:100px;
	max-height:100px;
}
.shipingmojisuoluetu ul.img_wrap li .name{
	height:22px;
	line-height:22px;
	text-align: center
}
.shipingmoji .shipingshuoming{
	clear:both;
	line-height:22px;
	border-top:#ccc 1px dotted
}
/*========== 底部 ==========*/
.dibuluokuanwaicen{
	border: 1px solid #ccc;
	padding:10px;
	clear:both;
	margin-top:10px;
	background:#ffe88a;
	line-height:20px;
}
.luokuan{ text-align:center}
.jishuzhichi{
	text-align:right;
	height:16px;
}