﻿@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:#eff6fc;
	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:#085380;
}
a:hover{ color:#ff3333; }
.clear{ clear:both; }
/*********** 整站结构部分 ***********/
.header{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	background:#eff6fc;
}
.yemeifuceng{
	height:110px;
	width:1000px
}
.content{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px
}
.home_leftpanel{
	width:720px;
	float:left
}
.home_rightpanel{
	width:270px;
	float:right
}
.leftpanel{
	width:766px;
	float:left;
	background:#fff;
	border:#bacad6 1px solid;
}
.rightpanel{
	width:222px;
	float:right;
}
.footer{
	width:1000px;
	margin:0 auto;
}

/************* 公共部分 ************/
.curmb_box{height:34px; line-height:34px; margin-bottom:10px; background:url(img/nieye.png) no-repeat left center; border-bottom:#dedede 1px solid;}
.dangqianye{
	float:right;
	padding-right:30px;
}
/*-- 内页右侧当前栏目 --*/
.dangqianlanmu{
	float:left;
	text-indent:30px;
	height:34px;
}
.dangqianlanmu span{
	font-size:16px;
	font-weight:bold;
	padding-right:20px;
	color:#085380;
	font-size:14px;
}
/*-- 内页左侧当前栏目大小类 --*/
.cebudaohang{width:222px; overflow:hidden; background:url(img/cat.png) no-repeat left top; min-height:450px;}
.cebudaohang .dalei{
	height:36px;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	text-indent:40px;
	color:#fff;
}
.cebudaohang .xiaolei li a{
	height:30px;
	line-height:30px;
	font-size:12px;
	text-indent:40px;
	display:block;
	color:#333;
	background:url(/style/cn/img/arrow.gif) no-repeat 20px center
}
.cebudaohang .xiaolei li a:hover{
	color:#f00;
	font-weight:bold;
	background:url(/style/cn/img/arrow.gif) no-repeat 20px center
}
.cebudaohang .xiaolei li.cur a{
	color:#f00;
	font-weight:bold;
	background:url(/style/cn/img/arrow.gif) no-repeat 20px center #fff;
}
/*-- 翻页 --*/
.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;
	margin-top:20px;
}
/*-- 公司名 --*/
.companyname{
	position:absolute;
	z-index:6;
	margin-left:170px;
}
/*-----会员中心导航条-----*/
.vipnav_top{/*浮动会员中心*/
	position:absolute;
	z-index:9;
	margin-left: 800px;
	margin-top:90px;
	border: 1px solid #bacad6;
	padding: 2px;
	font-weight:bold;
}
/*-- 设为首页 --*/
.sheweishouye{
	position:absolute;
	z-index:7;
	margin-left:480px;
	margin-top:5px;
	color:#085380;
}
.sheweishouye a{color:#085380; font-weight:bold;}
.sheweishouye a:hover{color:#F00; text-decoration:underline;}
/*-- 淡入淡出 --*/
.focus{ height:290px; width:1000px;}
.focus .imgbar li{position:absolute; width:1000px; height:290px; overflow:hidden}
.focus .btnbar{position:relative;z-index:18;top:250px; 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{
	width:1000px;
	margin:0 auto;
	height:40px;
	text-align:center;
	background:url(img/ul_bg.png) repeat-x;
}
.hptchp{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.hptchp #hptchp{ float:left; }
.hptchp #hptchp li{ float:left; }
.hptchp #hptchp li a{
	display:block;
	height:40px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
	width:100px;
	color:#fff;
	font-size:15px;
	background:url(img/nav_line.gif) no-repeat right center;
}
.hptchp #hptchp li a:hover{color:#ffff00  }
.hptchp #hptchp .current a{color:#ffff00  }
.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; }
/*-- 无小类导航 --*/
.navigation{
	height:37px;
	margin:0 auto 5px;
	width:1000px;
	background:url(img/nav_map.gif) no-repeat left center;
}
.navigation ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.navigation ul li{
	float:left
}
.navigation ul li a{
	display:block;
	height:37px;
	line-height:37px;
	white-space: nowrap;
	padding:0px 15px;
	_float:left;/*IE6*/
}
.navigation ul .current a{
	color:#f00
}
/*-- 内页个性插图 --*/
.bannerInner_box{width:1000px; clear:both; overflow:hidden; height:200px; margin:0 auto 10px;}
.bannerInner{overflow:hidden;}
.flash{position:absolute; z-index:500;}
/*========== 首页 ==========*/
/*-- 图文简介 --*/
.tuwen_jianjie{width:718px; overflow:hidden; border:#dedede 1px solid; margin-top:10px; height:208px; background:#fff;}
.tuwen_jianjie dt{
	font-weight: bold;
	color: #003366;
	height:32px;
	line-height:32px;
	font-size: 14px;
	text-indent:20px;
	background:url(img/tuwen_lianxi.png) no-repeat left center;
	border-bottom:#dedede 1px solid;
	margin-bottom:8px;
}
.tuwen_jianjie dd{
	padding: 5px;
	line-height:20px;
}
/*-- 文章列表-仿置顶 --*/
.newslist_wrapper{
	width:270px;
	overflow:hidden;
	margin-top:7px;
	border-bottom:#dedede 1px solid;
	background:#fff;
}
.newslist_wrapper .newslist_title{
	height:20px;
	padding-top:14px;
	text-indent:24px;
	background:url(img/xinwen.png) no-repeat left center;
}
.newslist_wrapper .newslist_title span{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left
}
.newslist_wrapper .newslist_title a{
	float:right;
	padding-right:10px;
	display:block;
	width:50px;
	height:15px;
	background:url(img/more_xw.gif) no-repeat left center;
	}
.newslist_wrapper .newslist_ul{
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
	overflow:hidden;
	}
.newslist_wrapper .newslist_ul .newslist_top{
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.newslist_wrapper .newslist_ul .newslist_top .news_pic{
	width:96px;
	height:79px;
	overflow:hidden;
	float:left;
	padding-top:10px;
}
.newslist_wrapper .newslist_ul .newslist_top .news_pic .news_img{
	width:90px;
	height:73px;
	float:left;
	padding:2px;
	border:#ccc 1px solid;
	*font-size:76px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
}
.newslist_wrapper .newslist_ul .newslist_top .news_pic .news_img img{
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>90&&vw>=vh){
	elm.width=90;
	}
	elm.style.zoom = '1';
	if (vh>73&&vh>=vw){
	elm.height=73;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:90px;
	max-height:73px;
}
.newslist_wrapper .newslist_ul .newslist_top .news_title{/*文章调大类ID、阅读、时间外层*/
	height:28px;
	line-height:28px;
	text-indent:10px;
	border-bottom:1px dotted #ccc
}
.newslist_wrapper .newslist_ul .newslist_top .news_title a{
	color:#e54001;
	font-size:14px;
	font-weight:bold;
}
.newslist_wrapper .newslist_ul .newslist_top .news_title a:hover{text-decoration:underline;}
.newslist_wrapper .newslist_ul .newslist_top .news_introductio{/*文章调大类ID简介层*/
	line-height:18px;
	width:150px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	height:60px;
	overflow:hidden
}
.newslist_wrapper .newslist_ul .newslist_li{
	clear:both;
	overflow:hidden
}
.newslist_wrapper .newslist_ul .newslist_li .news_title{/*文章调大类ID、阅读、时间外层*/
	height:28px;
	line-height:28px;
	text-indent:10px;
	border-bottom:1px dotted #ccc
}
.newslist_wrapper .newslist_ul .newslist_li .news_title a{
}
/*-- 文章列表-仿置顶3 --*/
.newslist_wrapper3{
	width:270px;
	overflow:hidden;
	margin-top:7px;
	border-bottom:#dedede 1px solid;
	background:#fff;
}
.newslist_wrapper3 .newslist_title3{
	height:20px;
	padding-top:14px;
	text-indent:24px;
	background:url(img/xinwen.png) no-repeat left center;
}
.newslist_wrapper3 .newslist_title3 span{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left
}
.newslist_wrapper3 .newslist_title3 a{
	float:right;
	padding-right:10px;
	display:block;
	width:50px;
	height:15px;
	background:url(img/more_xw.gif) no-repeat left center;
	}
.newslist_wrapper3 .newslist_ul3{
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
	overflow:hidden;
	}
.newslist_wrapper3 .newslist_ul3 .newslist_top3{
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.newslist_wrapper3 .newslist_ul3 .newslist_top3 .news_pic3{
	width:96px;
	height:79px;
	overflow:hidden;
	float:left;
	padding-top:10px;
}
.newslist_wrapper3 .newslist_ul3 .newslist_top3 .news_pic3 .news_img3{
	width:90px;
	height:73px;
	float:left;
	padding:2px;
	border:#ccc 1px solid;
	*font-size:76px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
}
.newslist_wrapper3 .newslist_ul3 .newslist_top3 .news_pic3 .news_img3 img{
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>90&&vw>=vh){
	elm.width=90;
	}
	elm.style.zoom = '1';
	if (vh>73&&vh>=vw){
	elm.height=73;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:90px;
	max-height:73px;
}
.newslist_wrapper3 .newslist_ul3 .newslist_top3 .news_title3{/*文章调大类ID、阅读、时间外层*/
	height:28px;
	line-height:28px;
	text-indent:10px;
	border-bottom:1px dotted #ccc
}
.newslist_wrapper3 .newslist_ul3 .newslist_top3 .news_title3 a{
	color:#e54001;
	font-size:14px;
	font-weight:bold;
}
.newslist_wrapper3 .newslist_ul3 .newslist_top3 .news_title3 a:hover{text-decoration:underline;}
.newslist_wrapper3 .newslist_ul3 .newslist_top3 .news_introductio3{/*文章调大类ID简介层*/
	line-height:18px;
	width:150px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	height:60px;
	overflow:hidden
}
.newslist_wrapper3 .newslist_ul3 .newslist_li3{
	clear:both;
	overflow:hidden
}
.newslist_wrapper3 .newslist_ul3 .newslist_li3 .news_title3{/*文章调大类ID、阅读、时间外层*/
	height:28px;
	line-height:28px;
	text-indent:10px;
	border-bottom:1px dotted #ccc
}
.newslist_wrapper3 .newslist_ul3 .newslist_li3 .news_title3 a{
}
/*-- 图片走马灯 --*/
.picscroll_wrap{
	float:left;
    width:355px;
	margin-top:10px;
	overflow:hidden;
	background:#fff;
}
.picscroll_wrap .caption{
	height:30px;
	line-height:30px;
	background:url(img/left_t.png) no-repeat left center;
}
.picscroll_wrap .caption span{
	font-weight:bold;
	font-size:14px;
	float:left;
	color:#085380;
	padding-left:25px
}
.picscroll_wrap .caption a{
	display:block;
	width:50px;
	height:30px;
	background:url(img/more0.gif) no-repeat left center;
	float:right;
}
#marqueediv_box{
	height:215px;
	overflow:hidden;
	border-left:#c7ddf4 1px solid;
	border-right:#c7ddf4 1px solid;
	border-bottom:#c7ddf4 1px solid;
	position:relative;
	z-index:5;
}
#marqueediv_box ul{
	position:absolute;
	z-index:4;
}
#marqueediv_box ul li{
	width: 125px;
	float:left;
	display:inline;
	margin:12px 5px 5px;
	overflow:hidden;
}
#marqueediv_box ul li .pic{
	width:125px;
	height: 175px;
	*font-size: 175px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
#marqueediv_box ul li .pic img{/*图片自适应居中尺寸*/
	vertical-align:middle;zoom:expression(function(elm){var vw = elm.width, vh =elm.height;if(vw>125&&vw>=vh){elm.width=125;}elm.style.zoom = '1';if (vh>175&&vh>=vw){elm.height=175;}elm.style.zoom = '1';}(this)); max-width:125px; max-height:175px;
}
#marqueediv_box ul li .name{
	padding-top: 5px;
	text-align:center;
	font-weight:bold;
}
/*-- 图片走马灯 --*/
.picscroll_group{
	width:355px;
	overflow:hidden
}
#marqueediv_wrap{
	height:130px;
	overflow:hidden;
	border-left:#c7ddf4 1px solid;
	border-right:#c7ddf4 1px solid;
	border-bottom:#c7ddf4 1px solid;
	position:relative;
	z-index:5;
}
#marqueediv_wrap ul{
	position:absolute;
	z-index:4;
}
#marqueediv_wrap ul li{
	width:90px;
	float:left;
	display:inline;
	margin:5px;
	overflow:hidden;
}
#marqueediv_wrap ul li .pic_group{
	width: 90px;
	height: 120px;
	*font-size: 120px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
#marqueediv_wrap ul li .pic_group img{/*图片自适应居中尺寸*/
	vertical-align:middle;zoom:expression(function(elm){var vw = elm.width, vh =elm.height;if(vw>90&&vw>=vh){elm.width=90;}elm.style.zoom = '1';if (vh>120&&vh>=vw){elm.height=120;}elm.style.zoom = '1';}(this)); max-width:90px; max-height:120px;
}
.group_right{
	float:right;
    width:355px;
	margin-top:10px;
	overflow:hidden;
	background:#fff;
}
/*-- 图文 --*/
.tuwen_C{
    width:355px;
	overflow:hidden;
}
.tuwen_C dt{
	height:30px;
	line-height:30px;
	background:url(img/left_t.png) no-repeat left center;
}
.tuwen_C dt span{
	display:block;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#085380;
	padding-left:15px
}
.tuwen_C dt a{
	display:block;
	width:50px;
	height:30px;
	background:url(img/more0.gif) no-repeat left center;
	float:right;
}
.tuwen_C dd{
	border-left:#c7ddf4 1px solid;
	border-right:#c7ddf4 1px solid;
	padding: 5px;
	line-height:20px;
	height:75px;
	overflow:hidden;
}
/*-- 文章小类循环 --*/
.newsloop{width:720px; overflow:hidden; clear:both;}
.newsloop .newsloop_box{
	width:355px;
	float: left;
	margin-right:10px;
	margin-top:10px;
	overflow:hidden;
	background:#fff;
}
.newsloop .newsloop_box dl{
	border: 1px solid #bacad6;
	overflow:hidden;
}
.newsloop .newsloop_box dl dt{
	height:31px;
	line-height:31px;
	background:url(img/xinwen2.png) no-repeat left center;
	border-bottom:#dedede 1px solid;
	text-indent:20px;

}
.newsloop .newsloop_box dl dt a{
	font-weight: bold;
	color: #085380;
	height: 30px;
	font-size: 15px;
}
.newsloop .newsloop_box dl dt a:hover{color:#f00;}
.newsloop .newsloop_box dl .newslist_top2{width:343px; overflow:hidden; clear:both; background:none; padding:5px;}
.newsloop .newsloop_box dl .newslist_top2 .news_pic2{width:116px; overflow:hidden; float:left;}
.newsloop .newsloop_box dl .newslist_top2 .news_pic2 .news_img2{
	width:110px;
	height:69px;
	padding:2px;
	border:1px solid #ccc;
	*font-size:69px;/*垂直居中＝本图层高度*/
    vertical-align:middle;
    text-align:center;
    display:table-cell;
	overflow: hidden;
}
.newsloop .newsloop_box dl .newslist_top2 .news_pic2 .news_img2 img{
	vertical-align:middle;zoom:expression(function(elm){var vw = elm.width, vh =elm.height;if(vw>110&&vw>=vh){elm.width=110;}elm.style.zoom = '1';if (vh>69&&vh>=vw){elm.height=69;}elm.style.zoom = '1';}(this)); max-width:110px; max-height:69px;
}
.newsloop .newsloop_box dl .newslist_top2 .new_title2{
	width:227px;
	height:28px;
	line-height:28px;
	text-indent:10px;
	border-bottom:1px dotted #ccc;
	float:right;
}
.newsloop .newsloop_box dl .newslist_top2 .new_title2 a{
	color:#e54001;
	font-size:14px;
	font-weight:bold;
}
.newsloop .newsloop_box dl .newslist_top2 .new_title2 a:hover{text-decoration:underline;}
.newsloop .newsloop_box dl .newslist_top2 .news_introductio2{
	line-height:18px;
	width:217px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	height:34px;
	overflow:hidden
	}
.newsloop .newsloop_box dl .newslist_li2 .news_title2{
	height:30px;
	line-height:30px;
	background:url(img/ico.jpg) no-repeat 10px center;
	text-indent:20px;
}
.newsloop .newsloop_box dl .newslist_li2 .news_title2 a{
	float:left;
}
.newsloop .newsloop_box dl .newslist_li2 .news_title2 .news_date2{
	float:right;
	padding-right:10px;
	color:#999;
	font-family:'微软雅黑'
}
/*-- 产品 --*/
.product_wrapper{
	width:720px;
	zoom:1;
	overflow:hidden;
	margin-top:10px;
	background:#fff;
}
.product_wrapper .caption{
	height:30px;
	line-height:30px;
	background:url(img/left_b.png) no-repeat left center;
}
.product_wrapper .caption span{
	font-weight:bold;
	font-size:14px;
	float:left;
	color:#085380;
	padding-left:25px
}
.product_wrapper .caption a{
	display:block;
	width:50px;
	height:30px;
	background:url(img/more0.gif) no-repeat left center;
	float:right;
}
.product_wrapper ul{
	clear:both;
	border-left:#c7ddf4 1px solid;
	border-right:#c7ddf4 1px solid;
	border-bottom:#c7ddf4 1px solid;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:5px;
}
.product_wrapper ul li{
	width:161px;
	float:left;	
	margin-left: 14px;
	_margin: 6px;/*ie6*/
	margin-bottom:5px;
}
.product_wrapper ul li .product_img{/*图片居中自适应*/
	width: 155px;
	height: 56px;
	border: 1px solid #e3e3e3;
	padding:2px;
	*font-size: 56px;/*垂直居中＝本图层高度*/
	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> 155&&vw>=vh){elm.width= 155;}elm.style.zoom = '1';if (vh>56&&vh>=vw){elm.height=56;}elm.style.zoom = '1';}(this));	
	max-width:155px; 
	max-height:56px; 
}

/*-- 图片文字友情链接 --*/
.links_wrapper{
	width:1000px;
	overflow:hidden;
	clear:both;
	margin-top:10px;
	background:#fff;
}
.links_wrapper .links_leiming{
	height:35px;
	line-height:35px;
	text-indent:20px;
	background:url(img/link_t.gif) no-repeat left center;
}
.links_wrapper ul{
	border-bottom:1px solid #ccc;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
	overflow:hidden;
	}
.links_wrapper ul li{
	width:140px;
	float:left;
	margin:5px;
	
}
.links_wrapper ul li .liks_img{
	width:140px;
	height:45px;
	float:left;
	*font-size:45px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.links_wrapper ul li .liks_img img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>140&&vw>=vh){
	elm.width=140;
	}
	elm.style.zoom = '1';
	if (vh>45&&vh>=vw){
	elm.height=45;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:140px;
	max-height:45px;
}
.links_wrapper ul li .liks_title{
	font-weight:bold;
	height:28px;
	line-height:28px;
	clear:both;
	text-align:center;
	overflow:hidden;
}
.tuwen_bottom{
	clear:both;
	width:1000px;
	overflow:hidden;
	margin-top:10px;
	height:235px;
	background:url(img/tuwen_bottom.png) no-repeat left center;
}
.tuwen_bottom .tuwen_dt .caption_tuwen{width:1000px; height:30px; overflow:hidden; text-indent:25px; line-height:30px;	background:url(img/left_0b.jpg) no-repeat left center; font-weight:bold; font-size:14px; color:#085380;}
.tuwen_bottom ul{
	clear:both;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:5px;
}
.tuwen_bottom ul li{
	width:161px;
	float:left;	
	margin-left:4px;
	_margin: 6px;/*ie6*/
	margin-bottom:25px;
}
.tuwen_bottom ul li .product_img{/*图片居中自适应*/
	width: 155px;
	height: 56px;
	border: 1px solid #e3e3e3;
	padding:2px;
	*font-size: 56px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;
}
.tuwen_bottom ul li .product_img img{/*图片自适应居中尺寸*/
	vertical-align:middle;	
	zoom:expression( function(elm){var vw = elm.width,vh =elm.height;if (vw> 155&&vw>=vh){elm.width= 155;}elm.style.zoom = '1';if (vh>56&&vh>=vw){elm.height=56;}elm.style.zoom = '1';}(this));	
	max-width:155px; 
	max-height:56px; 
}
.search{width:270px; height:183px; overflow:hidden; background:url(img/zs_c.gif) no-repeat top center; margin-top:10px; padding-top:30px;}
.cebudaohang .liuyan a { display:block; width:222px; height:55px; background:url(img/ly_tpsc.jpg) no-repeat top center;}
/*========== 内页图文 ==========*/
.neiyetuwen{
	clear:both;
	line-height:20px;
	padding:10px;
}
/*========== 内页新闻 ==========*/
.neiyexinwen{}
.neiyexinwen .newslist li{clear:both}
.neiyexinwen .newslist li .title{
	height:18px;
	padding-top:8px;
	padding-left:40px;
	border-bottom:#ddd 1px dotted;
	background-image:url(/style/cn/img/nav_bg.gif);
	background-repeat:no-repeat;
	background-position:15px center;
}
.neiyexinwen .newslist li .title a{
	float:left;
	width:550px;
}
.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;
}
/*========== 新闻末级 ==========*/
.xinwenmoji{clear:both}
.xinwenmoji .news_title{
	height:38px;
	line-height:38px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#085380;
}
.xinwenmoji .abstract{
	text-align:center;
	padding-top:15px;
	height:20px;
	border:#dedede 1px dotted;
	width:700px;
	margin: 0 auto;
}
.xinwenmoji .abstract ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.xinwenmoji .abstract ul li{
	float:left;
	padding:0px 25px;
}
.xinwenmoji .abstract ul li span{color:#FF0000; }
.xinwenmoji .news_content{
	padding:10px;
	line-height:22px;
}
.xinwenmoji .news_content a{ text-decoration:underline}
.xinwenmoji .news_content a:hover{ color:#f00}
/*-- 新闻末级翻页 --*/
.xinwenmojifanye{
	padding-top:10px;
	clear:both;
	padding-left:20px;
}
.xinwenmojifanye a{color:#666;}
.xinwenmojifanye a:hover{ text-decoration:underline}
.xinwenmojifanye .prev{height:22px}
.xinwenmojifanye .next{height:22px}

/*========== 内页产品 ==========*/
.neiyechanpin{clear:both}
.neiyechanpin .productlist li{
	width:176px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	display:inline
}
.neiyechanpin .productlist li .productpic{
	width:176px;
	height:170px;
	border:1px solid #e3e3e3;
	padding:2px;
	*font-size:170px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.neiyechanpin .productlist li .productpic img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>170&&vw>=vh){
	elm.width=170;
	}
	elm.style.zoom = '1';
	if (vh>170&&vh>=vw){
	elm.height=170;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:170px;
	max-height:170px;
}
.neiyechanpin .productlist li .productname{
	height:30px;
	line-height:30px;
	text-align:center
}
/*========== 产品末级 ==========*/
.chanpinmoji{width:766px}
.chanpinmoji .zhutuwaiceng{
	float:left;
	width:610;
	padding:5px;
}
.chanpinmoji .zhutuwaiceng .zhutu{
	width:610px;
	float:left
}
.chanpinmoji .zhutuwaiceng .zhutu .img{
	width:610px;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.chanpinmoji .zhutuwaiceng .zhutu .img img{
	zoom:expression( function(elm){
	var vw = elm.width;
	if (vw>50){
	elm.width=500;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:500px;
}
.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:746px;
	padding:10px;
	float:left;
	line-height:20px
}
.chanpinmoji .xiangxishuoming .xingxi{width:740px; height:30px; line-height:30px; border-bottom:#ccc 1px dotted; font-weight:bold; color:#085380; margin-bottom:10px;}
/*-- 产品末级右侧缩略图 --*/
.chanpinmojisuoluetu{
	width:100px;
	float:right;
	padding:0px 10px;
	border:#ddd 1px dotted;
	margin-right:10px;
	margin-top:30px;
}
.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; padding-left:50px;}
.message dl{
	clear:both;
	padding:5px 0px
}
.message dl dt{
	width:80px;
	float:left;
	padding-top:4px;
	font-size:12px;
	line-height:18px;
}
.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}
/*========== 文件下载 ==========*/
.wenjianxizai{width:736px; overflow:hidden; clear:both; padding:0px 15px;}
.wenjianxizai ul.list li{
	clear:both;
	border-bottom:#ccc 1px dotted
}
.wenjianxizai ul.list li .title{height:30px; line-height:30px;}
.wenjianxizai ul li .title a{
	float:left;
	font-size:14px;
	font-weight:bold;
}
.wenjianxizai ul.list li .title span{float:right;color:#999}
/*========== 文件下载末级 ==========*/
.wenjianxizaimoji{width:736px; overflow:hidden; clear:both; padding:0px 15px; }
.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;
}
/*========== 底部 ==========*/
.dibuluokuanwaicen{
	border-top:1px solid #ccc;
	padding:10px;
	clear:both;
	line-height:20px;
}
.copyright{ text-align:center}
.jishuzhichi{
	text-align:right;
	height:16px;
}
/*-- 右侧悬浮在线客服 --*/
.float0831{
	POSITION: fixed; TOP: 150px; RIGHT: 1px; _position: absolute;z-index:500;_top: expression(documentElement.scrollTop+150); /* for IE6 */
}
.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(/style/cn/img/float_bg.gif)
}
.float0831 .tp{
	BACKGROUND: url(/style/cn/img/float_bg.gif)
}
.float0831 .cn{
	BACKGROUND: url(/style/cn/img/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 .cn UL LI.con{
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 30px; WORD-WRAP: break-word; OVERFLOW: hidden; WORD-BREAK: normal;_zoom:1;
	height:340px;/*可设为自动，但收起或展开时，高度会抖动*/
}
.float0831 .cn UL LI.con img{
	_margin:5px 0px;
}
.float0831 .titZx{
	BACKGROUND: url(/style/cn/img/float_s.gif) no-repeat
}
.float0831 .titDh{
	BACKGROUND: url(/style/cn/img/float_s.gif) no-repeat
}
.float0831 .titDc{
	BACKGROUND: url(/style/cn/img/float_s.gif) no-repeat
}
.float0831 .icoZx{
	BACKGROUND: url(/style/cn/img/float_s.gif) no-repeat
}
.float0831 .icoTc{
	BACKGROUND: url(/style/cn/img/float_s.gif) no-repeat
}
.float0831 .icoFf{
	BACKGROUND: url(/style/cn/img/float_s.gif) no-repeat
}
.float0831 .icoTl{
	BACKGROUND: url(/style/cn/img/float_s.gif) no-repeat
}
.float0831 .btnOpen{
	BACKGROUND: url(/style/cn/img/float_s.gif) no-repeat
}
.float0831 .btnOpen_n{
	BACKGROUND: url(/style/cn/img/float_s.gif) no-repeat
}
.float0831 .btnCtn{
	BACKGROUND: url(/style/cn/img/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: 20px; DISPLAY: block; FONT-FAMILY: "微软雅黑"; BACKGROUND-POSITION: 2px -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
}
/**/
.mod_box{ padding:10px;}
.mod_box .mod_hd{ padding-bottom:10px}
.mod_box .mod_hd ul li{ clear:both; vertical-align:middle; _zoom:1; overflow:hidden; padding:5px 0}
.mod_box .mod_hd ul li .chaxun{width:80px; height:25px; overflow:hidden; background:url(img/get_zs.gif) no-repeat left center; border-width:0;}
.mod_box .mod_bd table{ width:100%; border-collapse:collapse; border-spacing:0; border-left:1px solid #ddd; border-top:1px solid #ddd}
.mod_box .mod_bd table th{ border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:5px; background:#f5f5f5}
.mod_box .mod_bd table td{ text-align:center; border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:5px}