﻿@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:url(img/bg_bg.gif) repeat;
	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:900px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px
}
.yemeifuceng{
	height:90px;
	width:900px
}
.content{
	width:900px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px
}
.home_leftpanel{
	width:170px;
	 background:url(img/sidebg.jpg) repeat-y;
	float:left
}
.home_rightpanel{
	width:720px;
	float:right
}
.leftpanel{
	width:170px;
	background:url(img/sidebg.jpg) repeat-y;
	float:left
}
.rightpanel{
	width:720px;
	float:right
}
.footer{
	width:1000px;
	margin:0 auto;
}

/************* 公共部分 ************/
/*-- 当前位置 --*/
.dangqianye{
	margin-bottom:5px;
	border-bottom:#ddd 1px solid;
	height:28px;
	line-height:28px;
	clear:both
}
/*-- 内页右侧当前栏目 --*/
.dangqianlanmu{
	height:30px;
	line-height:30px;
	clear:both;
	padding-left:15px;
	border-bottom:#ccc 1px dotted;
	margin-bottom:5px;
}
.dangqianlanmu span{
	font-size:14px;
	font-weight:bold;
}
/*-- 内页左侧当前栏目大小类 --*/
.cebudaohang{ width:170px; background:url(img/sidebg.jpg) repeat-y;}
.cebudaohang .sidetop{width:170px; height:39px; background:url(img/sidebgtop.jpg) no-repeat;}
.cebudaohang .dalei{
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	color:#9e3812;
}
.cebudaohang .xiaolei li a{
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	text-indent:20px;
	display:block;
	color:#666666;
}
.cebudaohang .xiaolei li a:hover{
	color:#0072bc; text-decoration:underline;
}
.cebudaohang .xiaolei li dt a{
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:normal;
	text-indent:30px;
	color:#000;
	display:block;
}
/*-- 翻页 --*/
.fanye{
	text-align:center;
	clear:both;
	height:30px;
	padding-top:10px;
}
.fanye ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.fanye ul li{
	float:left;
	margin-right:5px
}
.fanye ul a{
	float:left;
	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
}

/************* 内容部分 ************/
/*========== 页眉 ==========*/
/*-- LOGO浮层 --*/
.logo{
	position:absolute;
	z-index:6;
	padding-top:20px;
}
/*-- 公司名 --*/
.companyname{
	position:absolute;
	z-index:6;
	margin-left:170px;
}
/*-- 搜索浮层 --*/
.topsearch{
	float:left;
	width:270px;
	height:25px;
	margin-top:5px;
	margin-left:5px;
}
.topsearch label{
	float:left;
	height:25px;
	line-height:25px
}
.topsearch .searchkeywords{
	width:195px;
	height:20px;
	font-size:13px;
	float:left
}
.topsearch .searchbtn{float:left;}
.menuwarp{width:900px; height:35px; background:#997732; margin:5px 0px; border-bottom:#cccccc 2px solid;}
/*-- 横排弹出横排二级 --*/
.topmenu{
	float:right;
	height:35px;
	text-align: center;
}
.topmenu .level1{/*1级类最外层*/
	display:inline-block;
	*display:inline; 
	zoom:1;
}
.topmenu .level1 ul{}
.topmenu .level1 li{float: left; color:#fff; text-align:center; background:url(img/li-line.jpg) no-repeat left center;}
.topmenu .level1 li a{/*1级类左弯角小图片层*/
	float: left;
}
.topmenu .level1 li a span{/*1级类右弯角大图片层*/
	float: left;
	color: #fff;/*1级类文字颜色*/
	height:25px;
	font-size:14px;
	padding: 10px 18px 0;
	cursor:hand;
}
.topmenu .level1 li a:hover span{
	background:#e6ded5
}
.topmenu .level1 #current a{
	
}
.topmenu .level1 #current a span{
		color: #000;
		background:#e6ded5
}
.sublevel, .sublevel ul{ /*2级类包含每小节外层*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 100;
	background:#f5f6e9;
}
.sublevel .first{/*2级类每小节背景图层*/
	float:left;
	color: #000;/*2级类文字颜色*/
    padding-left: 15px;
	padding-right: 15px;
	
}
.sublevel .first .listw{
	color: #000;
	line-height:20px;
	padding-left: 15px;
	padding-right: 15px;
}
.sublevel .first .listw a:hover{/*2级类每小节层鼠标指上*/
	color: #000;/*2级类每小节层鼠标指上文字颜色*/
	text-decoration:underline;
}
* html .sublevel .first{  /*解决IE6下问题*/
	display: inline-block;
}
.ddiframeshim{
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}
/*========== 首页 ==========*/
/*-- 淡入淡出 --*/
.focus{ height:253px; width:720px; margin-bottom:5px;}
.focus .imgbar li{position:absolute; width:720px; height:253px; overflow:hidden}
.focus .btnbar{position:relative;z-index:18;top:200px; 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:#dfdcbd; margin:5px; cursor:pointer;color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold}
.focus .btnbar li.cur{ background:#9e3812;color:#fff}
/*-- 常显竖排2级 --*/
.sidenavigation{ width:170px;}
.sidenavigation .sidetop{width:170px; height:39px; background:url(img/sidebgtop.jpg) no-repeat;}
.sidenavigation dl dt a{ display:block; height:24px; line-height:24px; text-indent:20px; color:#9e3812; font-weight:bold;}
.sidenavigation dl dt a:hover{color:#0072bc; text-decoration:underline;}
.sidenavigation dl dd .ddtwo{line-height:24px; padding-left:28px; font-size:12px; font-weight:bold;}
.sidenavigation dl dd .ddtwo a{ color:#666666;}
.sidenavigation dl dd a:hover{color:#0072bc; text-decoration:underline;}
.sidenavigation dl dd ul li{line-height:24px; padding-left:30px; font-size:12px; font-weight:normal;}
.sidenavigation dl dd ul li a{color:#000;}
.sidenavigation dl dd ul li a:hover{color:#0072bc; text-decoration:underline;}
.classify_loop .caption{ border-bottom:1px solid #bbbbbb; height:30px; line-height:30px; font-size:18px;  font-weight:bold; text-align:center;}
.classify_loop .caption a{color:#9e3812;}
.classify_loop .loop_box{ width:230px; float:left; height:187px;  margin-right:8px; margin-bottom:10px; text-align:center; overflow:hidden;}
.classify_loop .loop_box .loop_warp{border:1px solid #bbbbbb;  height:185px;}
.classify_loop .pic {width:230px; height:144px; text-align:center;padding-top:18px;}
/*-- Banner --*/
.bannerbox{width:718px; border:1px solid #bbbbbb; clear:both;}
.bannerbox .dtwrap{height:30px; line-height:31px; background:url(img/ymlmbtbj.jpg) repeat-x; border-bottom:1px solid #bbbbbb; padding-left:20px;}
.bannerbox .dtwrap a{font-size:18px; color:#4c3327; }
.bannerbox .pcwrap{width:718px; height:160px; }
/*-- 产品 --*/
.product_wrapper{
	width:718px; border:1px solid #bbbbbb;
	zoom:1;
	margin-top:10px;
	overflow:hidden;
}
.product_wrapper .caption{
	height:30px;
	line-height:31px;
	background:url(img/ymlmbtbj.jpg) repeat-x;
	border-bottom:1px solid #bbbbbb;
	padding-left:20px;
}
.product_wrapper .caption span{
	font-size:18px;
}
.product_wrapper ul{
	clear:both
}
.product_wrapper ul li{
	width: 162px;
	height: 195px;
	float:left;
	margin-left: 13px;
	_margin: 6px;/*ie6*/
	margin-top: 11px;
}
.product_wrapper ul li .product_img{/*图片居中自适应*/
	width: 160px;
	height: 160px;
	border: 1px solid #e3e3e3;
	*font-size: 145px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;
}
.product_wrapper ul li .product_img img{/*图片自适应居中尺寸*/
	vertical-align:middle;	
	zoom:expression( function(elm){var vw = elm.width,vh =elm.height;if (vw>160&&vw>=vh){elm.width=160;}elm.style.zoom = '1';if (vh>160&&vh>=vw){elm.height=160;}elm.style.zoom = '1';}(this));	
	max-width:160px; 
	max-height:160px; 
}
.product_wrapper ul li .product_name{
	height:17px;
	padding-top:8px;
	text-align:center;
}
.product_wrapper ul li .product_introduction{
	display:none;
	line-height:20px
}
/*-- 最新产品 --*/
.newproduct{
	zoom:1;
	overflow:hidden;
	border:1px solid #CCCCCC;
	padding-bottom:10px
}
.newproduct .caption{
	height:30px;
	line-height:30px;
	background:#ccc
}
.newproduct .caption span{
	font-size:14px;
	font-weight:bold;
	color:#333;
	text-indent:10px;
	float:left
}
.newproduct .caption a{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px
}
.newproduct ul{clear:both}
.newproduct ul li{
	width:180px;
	height:205px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:12px;
	margin-top:10px;
	display:inline
}
.newproduct ul li .product_img{
	width:180px;
	height:180px;
	*font-size:180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.newproduct ul li .product_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; 
}
.newproduct ul li .product_name{
	height:17px;
	padding-top:8px;
	text-align:center;
}
.newproduct ul li .product_introduction{
	display:none;
	line-height:20px
}
/*========== 内页图文 ==========*/
.neiyetuwen{
	clear:both;
	line-height:20px;
	padding:8px;
}
/*========== 栏目1 ==========*/
.pic_nav_wrapper{
	padding-top:20px;/*图片导航带翻页最外层*/
}
.pic_nav_wrapper .pic_nav_wrap{width:360px; float:left;}
.pic_nav_wrapper .pic_nav_wrap .first_title{height:30px; line-height:30px; color:#604436; font-size:16px; font-weight:bold; padding-left:8px;}
.pic_nav_wrapper .pic_nav_wrap .first_jianjie{height:24px; line-height:24px; color:#604436; height:50px; font-size:16px;  padding-left:8px; font-family:Arial, Helvetica, sans-serif;}
.pic_nav_wrapper .ddwrap{width:360px;}
.pic_nav_wrapper .ddwrap dd{width:120px; float:left; text-align:center; padding-top:10px;}
.pic_nav_wrapper .ddwrap dd img{width:73px; height:73px;}
.pic_nav_wrapper .ddwrap dd span{width:120px; float:left; text-align:center; padding-top:10px;}
/*==========  栏目 2 ==========*/
.pic_nav_wrapper2{
	padding-top:20px;/*图片导航带翻页最外层*/
}
.pic_nav_wrapper2 dl{width:720px;}
.pic_nav_wrapper2 dl .first_title{height:30px; line-height:30px; color:#604436; font-size:16px; font-weight:bold; padding-left:8px; border-bottom:#ccc 1px solid;}
.pic_nav_wrapper2 .ddwrap2{width:720px; overflow:hidden}
.pic_nav_wrapper2 .ddwrap2 .lanmubox{width:240px; float:left; padding-top:10px; padding-bottom:30px;}
.pic_nav_wrapper2 .ddwrap2 .lanmubox img{width:73px; height:73px; float:left; padding-left:8px;}
.pic_nav_wrapper2 .ddwrap2 .lanmubox .lanmu{ float:left; padding-left:10px; width:149px;}
.pic_nav_wrapper2 .ddwrap2 .lanmubox .lanmu span{ height:20px; line-height:20px; text-align:center; padding-left:10px;  font-size:12px; font-weight:bold;  width:149px;}
.pic_nav_wrapper2 .ddwrap2 .lanmubox .lanmu span a{color:#604436;}
.pic_nav_wrapper2 .ddwrap2 .lanmubox .first_jianjie{ padding-left:19px; line-height:24px; color:#604436; font-family:Arial, Helvetica, sans-serif; width:130px; overflow:hidden;}
/*==========  栏目3 ==========*/
.pic_nav_wrapper3{
	padding-top:20px;/*图片导航带翻页最外层*/
}
.pic_nav_wrapper3 dl{width:720px;}
.pic_nav_wrapper3 dl .first_title{height:30px; line-height:30px; color:#604436; font-size:16px; font-weight:bold; padding-left:8px; border-bottom:#ccc 1px solid;}
.pic_nav_wrapper3 .ddwrap3{width:720px; overflow:hidden}
.pic_nav_wrapper3 .ddwrap3 .ddbox{width:240px; float:left; padding-top:10px; padding-bottom:30px; text-align:center;}
.pic_nav_wrapper3 .ddwrap3 .ddbox img{width:200px; height:145px; padding-left:8px;}
.pic_nav_wrapper3 .ddwrap3 .ddbox span{ text-align:center; padding-left:10px; color:#604436; font-size:14px; line-height:24px; height:24px; }
/*========== 内页新闻 ==========*/
.neiyexinwen{}
.neiyexinwen .newslist li{clear:both}
.neiyexinwen .newslist li .articlesharepic{
	width:100px;
	height:70px;
	float:left;
	overflow:hidden;
	margin-right:8px;
	display:none;
}
.neiyexinwen .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;
}
.neiyexinwen .newslist li .title a{
	float:left;
	width:580px;
}
.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;
}
/*========== 新闻末级 ==========*/
.xinwenmoji{clear:both}
.xinwenmoji .news_title{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	background:#f3f3f3;
	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{
	padding:5px;
	line-height:22px;
}
.xinwenmoji .news_content a{ text-decoration:underline}
.xinwenmoji .news_content a:hover{ color:#f00}
/*-- 新闻末级翻页 --*/
.xinwenmojifanye{
	padding-top:10px;
	clear:both;
}
.xinwenmojifanye a{color:#666;}
.xinwenmojifanye a:hover{ text-decoration:underline}
.xinwenmojifanye .prev{height:22px}
.xinwenmojifanye .next{height:22px}

/*==========搜索产品 ==========*/
.chanpinsousuo .neiyechanpin1{clear:both}
.chanpinsousuo .neiyechanpin1 .productlist2 li{width:160px;
	height:200px;
	float:left;
	border:1px solid #e3e3e3;
	margin:9px;
	text-align:center;
	display:inline
}
.chanpinsousuo .neiyechanpin1 .productlist2 li .big_pic2{
	background:#fff;
	width:452px;
	border:#CCC 1px solid;
	height:482px;
	text-align:center;
	position:absolute;
	margin:-60px 0 0 -60px;
}
.chanpinsousuo .neiyechanpin1 .productlist2 li .big_pic2 .p_pic2{
	width:450px;
	height:450px;
	*font-size:450px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.chanpinsousuo .neiyechanpin1 .productlist2 li .big_pic2 .p_pic2 img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>450&&vw>=vh){
	elm.width=450;
	}
	elm.style.zoom = '1';
	if (vh>450&&vh>=vw){
	elm.height=450;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:450px;
	max-height:450px;
}
.chanpinsousuo .neiyechanpin1 .productlist2 li .big_pic2 .big_picname2{
	height:30px;
	line-height:30px;
	color:#333333;
	font-size:15px;
	text-align:center
}

.chanpinsousuo .neiyechanpin1 .productlist2 li .small_pic2{
	width:160px;
	height:160px;
}
.chanpinsousuo .neiyechanpin1 .productlist2 li .small_pic2 .productpic2{
	width:160px;
	height:160px;
	*font-size:160px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.chanpinsousuo .neiyechanpin1 .productlist2 li .small_pic2 .productpic2 img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>160&&vw>=vh){
	elm.width=160;
	}
	elm.style.zoom = '1';
	if (vh>160&&vh>=vw){
	elm.height=160;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:160px;
	max-height:160px;
}
.chanpinsousuo .neiyechanpin1 .productlist2 li .small_pic2 .productname2{
	height:40px;
	line-height:40px;
	color:#333333;
	font-size:15px;
	text-align:center
}
.chanpinsousuo .neiyechanpin1 .productlist2 li .small_pic2 .introduction2{
	width:178px;
	float:left;
	padding:5px;
	display:none
}
/*========== 内页产品 ==========*/
.neiyechanpin{clear:both}
.neiyechanpin .productlist li{width:160px;
	height:200px;
	float:left;
	border:1px solid #e3e3e3;
	margin:9px;
	text-align:center;
	display:inline
}
.neiyechanpin .productlist li .big_pic{
	background:#fff;
	width:452px;
	border:#CCC 1px solid;
	height:482px;
	text-align:center;
	position:absolute;
	margin:-60px 0 0 -60px;
}
.neiyechanpin .productlist li .big_pic .p_pic{
	width:450px;
	height:450px;
	*font-size:400px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.neiyechanpin .productlist li .big_pic .p_pic img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>450&&vw>=vh){
	elm.width=450;
	}
	elm.style.zoom = '1';
	if (vh>450&&vh>=vw){
	elm.height=450;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:450px;
	max-height:450px;
}
.neiyechanpin .productlist li .big_pic .big_picname{
	height:30px;
	line-height:30px;
	color:#333333;
	font-size:15px;
	text-align:center
}

.neiyechanpin .productlist li .small_pic{
	width:160px;
	height:160px;
}
.neiyechanpin .productlist li .small_pic .productpic{
	width:160px;
	height:160px;
	*font-size:140px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.neiyechanpin .productlist li .small_pic .productpic img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>160&&vw>=vh){
	elm.width=160;
	}
	elm.style.zoom = '1';
	if (vh>160&&vh>=vw){
	elm.height=160;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:160px;
	max-height:160px;
}
.neiyechanpin .productlist li .small_pic .productname{
	height:40px;
	line-height:40px;
	color:#333333;
	font-size:15px;
	text-align:center
}
.neiyechanpin .productlist li .small_pic .introduction{
	width:178px;
	float:left;
	padding:5px;
	display:none
}
/*========== 产品中心 ==========*/
.chanpinzhongxin{clear:both}
.chanpinzhongxin .productlist li{
	width:180px;
	height:210px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:12px;
	margin-top:10px;
	display:inline
}
.chanpinzhongxin .productlist li .productpic{
	width:180px;
	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>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;
}
.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{width:722px; float:right;}
.chanpinsousuo .productlist li{
	width:180px;
	height:210px;
	float:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-left:12px;
	margin-top:10px;
	display:inline
}
.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:720px}
.chanpinmoji .zhutuwaiceng{
	float:left;
	width:708px;
	padding:5px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right: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
}
.qqbox{ width:708px; border-left:1px solid #ccc; border-right:1px solid #ccc; padding:5px;  height:30px; float:right;}
.qqwrap{float:right}
.chanpinmoji .zhutuwaiceng .shuxing{
	float:right;
	width:210px;
}
.chanpinmoji .zhutuwaiceng .shuxing div{padding:5px 0px}
.chanpinmoji .xiangxishuoming{
	width:698px;
	padding:10px;
	float:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	line-height:20px
}
.chanpinmoji .xxcaption{border-bottom:1px solid #ccc; font-size:16px; font-weight:bold; line-height:24px; color:#894967;}
/*========== 留言表单 ==========*/
.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{}
.message_list ul{}
.message_list ul li{vertical-align:middle;border:1px solid #ddd;}
.message_list ul li p{ line-height:22px; overflow:hidden; padding:5px}
.message_list ul li .linkman{border-bottom:1px solid #ddd; background:#eee}
.message_list ul li .linkman .name{ float:left}
.message_list ul li .linkman .date{ float:right}
.message_list ul li .msg_content{ clear:both; border-bottom:1px solid #ddd;}
.message_list ul li .reply{}
/*-- 留言翻页 --*/
.msg_fanye{
	text-align:center;
	clear:both;
	padding-top:10px;
}
.msg_fanye ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.msg_fanye ul li{
	float:left;
	margin-right:5px
}
.msg_fanye ul li a:hover{color:#f00}
.msg_fanye ul li .current{font-weight:bold}
/*========== 招聘 ==========*/
.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
}
.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;
	line-height:20px;
}
.copyright{ text-align:center}
.jishuzhichi{
	text-align:right;
	height:16px;
}